Skip to content

Instantly share code, notes, and snippets.

suspenders app

generate heroku app

generate app

suspenders appname --heroku true --github organization/project
cd appname

git add .
git commit -m "Initial commit"