Created
July 19, 2013 17:23
-
-
Save mde/6040868 to your computer and use it in GitHub Desktop.
geddy gen secret
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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