nothingspare / struts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate Automation Struts

Included:

  1. Doc-ed Examples
  2. Auto loading strategy from ./tasks
  3. Command line arguments
  4. Doc generator (jsdocs)
  5. utilities: moment, lodash, yaml parser, etc
Notes:

Group tasks by a @class declaration, when documenting a subset of commands.

When generating docs, escape tasks with a dot by wrapping them in quotes.

/**
 * @function SomeClass."task.with.dots"
 */

About


Languages

Language:JavaScript 100.0%