Skip to content

Instantly share code, notes, and snippets.

λ freebase → cd some/
λ some → gzip -d < ../freebase.gz | split -l 100000
@gnashe
gnashe / gist:5518737
Created May 4, 2013 21:11
yo angular
λ default-angular → yo angular
Would you like to include Twitter Bootstrap? (Y/n) n
If so, would you like to use Twitter Bootstrap for Compass (as opposed to vanilla CSS)? (Y/n) n
Would you like to include angular-resource.js? (Y/n) n
Would you like to include angular-cookies.js? (Y/n) n
Would you like to include angular-sanitize.js? (Y/n) n
create app/index.html
create component.json
create package.json
create Gruntfile.js