0.1.0 • Published 7 years ago

generator-cronic v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

generator-cronic NPM version Build Status Dependency Status

File generator for the Cronic PHP Framework

generator-cronic is used by Cronic to generate initial application configuration files, as well as by the file generator tool.

Cronic

Installation

First, install Yeoman and generator-cronic using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-cronic

Then install cronic:

npm install -g cronic

Then generate your new project:

cronic start [name]

License

MIT © Erik August Johnson

0.1.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago