Skip to content

passy/generator-heroku

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Yeoman Generator Heroku

Build status NPM version Dependecy Status

Heroku + Yeoman

Introduction

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

About

A Heroku config generator for Yeoman

Resources

License

Stars

Watchers

Forks

Packages

No packages published