Skip to content

ErikAugust/generator-cronic

Repository files navigation

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

About

Yeoman-based file generator for the Cronic PHP Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published