generator-mboy-deploy
v2.2.0
Published
Generator for Monkee-Boy deployment templates.
Downloads
13
Readme
generator-mboy-deploy
mboy-deploy
is a Yeoman generator for initializing the Monkee-Boy Capistrano deployment templates. Yeoman will guide you along and ask a few important questions to get you ready for deployments.
Install
npm install -g yo
npm install -g generator-mboy-deploy
Usage
yo mboy-deploy
Tests
- Mocha
npm install -g mocha
- Run tests with
mocha
- Code Coverage
npm install -g istanbul
- Generate coverage with
istanbul cover _mocha -- -R spec
To Do
- [x] Ask if using WordPress for default linked_files and linked_dirs.
- [x] Ask if using npm and add build:npm task.
- [x] Ask if using bower and add build:bower task.
- [ ] Ask if using Jekyll and add build:jekyll task.
- [ ] Ask if using Laravel and add migration, seed, etc tasks.
- [x] Ask if using mbCMS and add migrations, clear cache, etc tasks.
- [x] Add next steps when generator is done.
- Ex: linked_files, linked_dirs, check any values you left as default, etc.
The Dev Team
Handcrafted with ♥ in Austin, Texas by the Monkee-Boy Troop.
| | | :---:|:---:|:---:|:---:|:---: James Fleeting | Pete Gautier | John Hoover | David Saunders
License
generator-mboy-deploy
is open-sourced software licensed under the MIT license