-
Notifications
You must be signed in to change notification settings - Fork 0
How to use webino devkit
bacinsky edited this page Nov 24, 2014
·
3 revisions
HOME / How to develop / Webino devkit usage
It's required to have installed the Webino Development Kit, globally.
To install development toolkit, run:
sudo npm install webino-devkit -g --unsafe-perm
Read more on webino devkit installation
Webino Development Kit comes with CLI tool.
webino
command can be run in three contexts:
-
CLI global context
- Run in any directory outside of module or application
- Module and application skeleton generator
- Application deployment
-
CLI module context
- Run in webino module directory
- Module development tools
- Module builder
- Module publisher
-
CLI application context
- Run in webino application directory
- Application development tools
- Application builder
- Appication publisher
Different context gives us different tools.
TODO
TODO
Learn more on how to develop webino modules
TODO
If something is wrong with this wiki, please let us know.
Webino™ is a webapp's platform. © 2014 by Webino, s. r. o. All rights reserved.