0.2.0 • Published 4 years ago

@1450factory/seerjs v0.2.0

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

Seerjs

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

Installation

$ npm install @1450factory/seerjs -g

or

$ npx @1450factory/seerjs ....

Usage

seerjs 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/seerjs