0.1.9 • Published 5 years ago

@stuttgarter/yapi-en-cli v0.1.9

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

YApi cli tool

cli tool english version to deploy yapi-en server

environment need

  • nodejs(7.6+)
  • mongodb(2.6+)

install

run yapi-en server to deploy yapi-en server. after deployment run node/{path/server/app.js} to start the serve. default password is ymfe.org for login.。

npm install -g @stuttgarter/yapi-en-cli
mkdir project_name
cd project_name
yapi-en server 

command

yapi-en --help // list yapi-en-cli commands
yapi-en --version //list yapi-en-cli current version

update

Upgrading the project version is very easy and does not affect existing project data, only the source files in the vendors directory can be effected.

cd  {project}
yapi-en ls //list version
yapi-en update //update to current version
yapi-en update -v {Version} //update to a version

original chinese version

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago