0.0.7 • Published 10 years ago

generator-heroku v0.0.7

Weekly downloads
5
License
-
Repository
github
Last release
10 years ago

Generator heroku

Build Status

A generator for Yeoman that sets up heroku hosting for you by creating a Procfile and setting up a node-based static http server using static.

Roadmap

Once there are placeholders in Yeoman, this will automatically rewire your Gruntfile to automatically copy the required files. For now, you have to manually adjust your build step for this to work comfortably.

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-heroku
  • Make sure you are in the root of your existing Yeoman application.
  • Run: yo heroku

Options

  • --dist lets you choose a distribution directory other than the default dist.

License

MIT License

0.0.7

10 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago