0.0.1 • Published 6 years ago

kohana-cli v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

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