steel

0.1.42 • Public • Published

Steel-CLI

Attention

Currently, it is not recommanded using the GUI mode,cause there are some bug of nodejs.

Install

Install globally with npm install -g steel.

Commander Support

  • steel install
  • steel update
  • steel init
  • steel server
  • steel build

steel install

install the steel dependencies. If package.json file exists, this command will add steel dependencies to the file.

steel install -t <type>

steel update

Update global CLI module

steel init

  • -t <type> template type
  • -f overwrittern existed files

Output the project template to project folder

steel init -t t4
steel init -f
steel init -ft t5

steel server

  • --pm2 (--pm2 for Linux only).
  • --dist
steel server --dist
steel server --pm2

steel build

/steel/

    Package Sidebar

    Install

    npm i steel

    Weekly Downloads

    14

    Version

    0.1.42

    License

    none

    Last publish

    Collaborators

    • finrila
    • jerryniepan
    • lonefy