Sha256: 09343f66ff1ee865d83b14f1b650598f4b14cfe43f49c39992caea2e05a763aa
Contents?: true
Size: 451 Bytes
Versions: 7
Compression:
Stored size: 451 Bytes
Contents
Description: Configures a project for deploying to Heroku. Once the generator is complete, execute the following: heroku buildpacks:add --index 1 https://github.com/heroku/heroku-buildpack-nodejs heroku config:set NPM_CONFIG_PRODUCTION=false Example: rails generate ember-cli:heroku This will install the following gems: rails_12factor This will create: bin/heroku_install package.json
Version data entries
7 entries across 7 versions & 1 rubygems