0.1.6 • Published 5 years ago

llearn v0.1.6

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

lamed_learn v 0.1.5

Be ready for the end-game: -> creating & scalling bad-ass developers on a global scale.

Inspired by:

Important links

MIT license.

Usage:

  • To use templates:
  • Samples of usage:
    • node ll -h // show the help
    • node ll // show all templates
    • node ll return // show all templates with value 'return' in the template name
    • node 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, --version output the version number
    • node ll -a, --about Show about 'New app development'
    • node ll -t, --template history the templates that can be used for testing
    • node ll -z, --setup Setup the environment
    • node ll -h, --help output 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.