Sha256: 303dbf83039a525b836a716169610439c319a5a71e0590fd474de78ab3b4a173
Contents?: true
Size: 372 Bytes
Versions: 1
Compression:
Stored size: 372 Bytes
Contents
# yarn Need node, npm, and yarn. # Postgresql (production) # Ridgepole ``` $ ridgepole -c config/database.yml --apply ``` ## Heroku ``` $ heroku run 'bundle exec ridgepole -c config/database.yml -E production -f Schemafile --apply' ``` # ImageMagick ## Heroku (stack heroku-16) ``` $ heroku buildpacks:add https://github.com/ello/heroku-buildpack-imagemagick ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
Xwitter-0.4.0 | Installation.md |