kohana-cli
v0.0.1
Published
Kohana CLI
Downloads
3
Readme
Kohana CLI
Th command line tool to Create , Generate Components Kohana platform PHP applications.
Apache Cordova allows for building native mobile applications using HTML, CSS and JavaScript. This tool helps with management of multi-platform Cordova applications as well as Cordova plugin integration.
Installation
In your command-line on Windows:
c:\> npm install -g kohana-cli
In your terminal on Mac OS X/Linux:
$sudo npm install -g kohana-cli
Creating a new Kohana project
This simple example demonstrates how Kohana CLI can be used to create a MyServe
project.
Kohana-CLI init MyServe