/dracupid-node-boilerplate

A personal node module generator.

Primary LanguageCoffeeScriptDo What The F*ck You Want To Public LicenseWTFPL

node-boilerplate

This is a personal node module generator used in creating and developing my node project.

Won't be published to npm.

Usage: dgen [command]

  Commands:

    init|i             init node project
    clean|cl           clean current folder
    shebang|sb         show node shebang
    cat <filename>     see file content
    update <filename>  update file content

  Options:

    -h, --help  output usage information

License

WTFPL