@steedos/cli

1.1.15 • Public • Published

Steedos

Develop and run your enterprise apps in miniutes

install from npm

npm i steedos-cli -g

install from src

git clone https://github/steedos/cli
cd cli
npm i -g

build creator bundle

meteor build --directory C:\srv\creator-build

run bundle

steedos run -s C:\srv\creator-build

develop app

  • create project folder
  • write main.js
  • steedos run will load main.js on bootstrap
steedos run -s C:\srv\creator-build

help

steedos run --help

/@steedos/cli/

    Package Sidebar

    Install

    npm i @steedos/cli

    Weekly Downloads

    16

    Version

    1.1.15

    License

    ISC

    Unpacked Size

    33.3 kB

    Total Files

    26

    Last publish

    Collaborators

    • steedos-sunhaolin
    • yinlianghui
    • chenzhipei
    • steedos-baozhoutao
    • steedos-zhuangjianguo