Skip to content

Instantly share code, notes, and snippets.

@mde
Created July 19, 2013 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mde/6040868 to your computer and use it in GitHub Desktop.
Save mde/6040868 to your computer and use it in GitHub Desktop.
geddy gen secret
mdes-mbp-2:work mde$ geddy gen app foo
Created app foo.
mdes-mbp-2:work mde$ cd foo/
mdes-mbp-2:foo mde$ geddy gen secret
Added app-secret to config/secrets.json.
DO NOT add this file into your revision control.
DO make a backup of it, keep it someplace safe.
mdes-mbp-2:foo mde$ geddy -v
0.9.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment