Skip to content

Instantly share code, notes, and snippets.

@gullitmiranda
Created February 10, 2015 15:42
Show Gist options
  • Select an option

  • Save gullitmiranda/14c1e2746a8ca999e762 to your computer and use it in GitHub Desktop.

Select an option

Save gullitmiranda/14c1e2746a8ca999e762 to your computer and use it in GitHub Desktop.
`azk init` and add `.azk` to .gitignore
$ 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