@1450factory/seerjs 中文文档教程

发布于 4年前 浏览 25 项目主页 更新于 3年前

Seerjs

Seerjs 是一个命令行,可帮助您加快节点项目的开发。

Installation

$ npm install @1450factory/seerjs -g

$ npx @1450factory/seerjs ....

Usage

seerjs [选项] [命令]

选项:

  • -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

命令:

  • new[destination]: Creating a new Nodejs application
  • make:model[destination]: Make a model file
  • help [command]: Display help for command

Uninstalling

您可以使用以下命令卸载它:

$ npm uninstall -g @1450factory/seerjs

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] [command]

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:

  • new[destination]: Creating a new Nodejs application
  • make:model[destination]: Make a model file
  • help [command]: Display help for command

Uninstalling

You can uninstall it using the following command:

$ npm uninstall -g @1450factory/seerjs

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文