0.1.1 • Published 4 years ago

spiderman-cli v0.1.1

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

spiderman-cli

init spiderman-developer tools.

安装cli

install the CLI tool.

$ npm i spiderman-cli -g

初始化容器

pull the spiderman-devloper tools.

$ spiderman init
$ cd spiderman-devloper
$ npm i

创建项目

  spiderman create

发布项目到测试环境

$ spiderman test
$ npm start

发布项目到正式环境

$ spiderman prod
$ npm start

for more details, you can read README in spiderman-devloper project.

0.1.1

4 years ago

0.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago