-
Notifications
You must be signed in to change notification settings - Fork 0
How to install webino devkit
bacinsky edited this page Nov 23, 2014
·
2 revisions
HOME / How to install / Webino devkit installation
Webino Development Kit (webino-devkit) is an automation tool to accelerate the development of web applications based on Zend Framework 2.
- The
webino
command line tool - Uses Grunt task runner
- Easy module development setup
- Building, testing and analyzing modules
- [TODO] Easy application development setup
- [TODO] Generating and publishing modules, applications
- [TODO] Building and testing aplications
It's required to install the Webino Development Kit globally.
- To install development toolkit, run:
sudo npm install webino-devkit -g --unsafe-perm
Edit ~/.webino.json
configuration.
TODO configuration description
Webino Development Kit is used as a webino
command line tool.
Learn more about webino devkit usage
- PHP 5.5
- Linux
- NPM
- Node.js
- Grunt
- Selenium
- HtmlUnit
- Web browser (recommended)
-
/var/www/public/
as a localhost web server root directory, by default
Installation of a toolkit will:
- add the
webino
CLI command - install PHP composer dependencies
- create Webino development workspace directories
Webino development workspace directories:
/var/www/public/webino/
modules/
WebinoExample/
sites/
example.tld/
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.