Created
February 10, 2015 15:42
-
-
Save gullitmiranda/14c1e2746a8ca999e762 to your computer and use it in GitHub Desktop.
`azk init` and add `.azk` to .gitignore
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
| $ azk init | |
| azk: `node` system was detected at '/Users/gullitmiranda/www/umrum' as 'umrum' | |
| azk: 'Azkfile.js' generated | |
| Tip: | |
| Adds the `.azk` in .gitignore | |
| echo '.azk' >> .gitignore | |
| $ echo ‘.azk’ >> .gitignore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment