express-tpl

0.9.0 • Public • Published

express-tpl

build status David deps node version

NPM

一个生成 express 项目脚手架的命令行工具。

安装

npm install express-tpl -g

使用

  Usage: express-tpl [options]

  Options:

    -V, --version          output the version number
    -d, --dir [directory]  The directory to save the project (default: .)
    -n, --name [name]      The project name (default: express-tpl)
    -h, --help             output usage information

已知问题

  1. 由于 npm publish 发布时不能携带 .gitignore 文件,所以在模板中将其重命名为 rename.gitignore ,你需要手动将其改名。

协议

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i express-tpl

Weekly Downloads

1

Version

0.9.0

License

MIT

Unpacked Size

74 kB

Total Files

51

Last publish

Collaborators

  • whyun-master