scottc11 / FMTC-django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Login to Heroku account

heroku login

  • Add a dyno to the web app

heroku ps:scale web=1 --app fmtc

  • local DB Login credentials: username: admin password: dev password

When you installed YamJam, it created a console script yjlint that you can run from the command line to check your config.yaml files. To lint your config file:

yjlint ~/.yamjam/config.yaml

About


Languages

Language:Python 98.8%Language:Shell 0.6%Language:PHP 0.2%Language:HTML 0.1%Language:CSS 0.1%Language:Batchfile 0.1%Language:SourcePawn 0.0%Language:JavaScript 0.0%Language:Pascal 0.0%