0.0.1 • Published 4 years ago

@1450factory/craftsman v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Craftsman

Craftsman is a command line help you to speed up your node projects development.

Installation

$ npm install @1450factory/craftsman -g

or

$ npx @1450factory/craftsman ....

Usage

craftsman options

Options:

  • -v, --version: Display the current version
  • -d, --debug: Output extra debugging
  • -js, --javascript: Use javascript (default)
  • -ts, --typescript: Use typescript
  • -h, --help: Display help for command

Commands:

Uninstalling

You can uninstall it using the following command:

$ npm uninstall -g @1450factory/craftsman