@stuttgarter/yapi-en-cli

0.1.9 • Public • Published

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

/@stuttgarter/yapi-en-cli/

    Package Sidebar

    Install

    npm i @stuttgarter/yapi-en-cli

    Weekly Downloads

    2

    Version

    0.1.9

    License

    ISC

    Unpacked Size

    897 kB

    Total Files

    23

    Last publish

    Collaborators

    • mephifan