0.1.6 • Published 7 years ago
llearn v0.1.6
lamed_learn v 0.1.5
Be ready for the end-game: -> creating & scalling bad-ass developers on a global scale.
Inspired by:
- Bad-ass: The Book Trailer (1:52 minutes),
- Making Bad-ass Developers (23:03 minutes) ,
- Bad-ass: Making Users Awesome (47:58 minutes) - by Kathy Sierra
Important links
github repo: https://github.com/perezLamed/lamed_learn/
MIT license.
Usage:
- To use templates:
- clone: https://github.com/perezLamed/lamed_learn/
npm ill// (ornode src/ll)
- Samples of usage:
node ll -h// show the helpnode ll// show all templatesnode ll return// show all templates with value 'return' in the template namenode ll express listen// Show template with keywords 'express' and 'listen'node ll express /listen// Show template with keywords 'express' and remove 'listen' results from search
Options:
node ll -V, --versionoutput the version numbernode ll -a, --aboutShow about 'New app development'node ll -t, --template historythe templates that can be used for testingnode ll -z, --setupSetup the environmentnode ll -h, --helpoutput usage information
History
- Version 0.1.4: Add '/' to filter out keywords from search & bug fixes.
- Version 0.1.5: Add '/?' comment lines to templates & make MScode user specific.