Skip to content

Monkee-Boy/generator-mboy-deploy

Repository files navigation

Monkee-Boy generator-mboy-deploy npm version Build Status Test Coverage

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

yo mboy-deploy screenshot

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

  • Ask if using WordPress for default linked_files and linked_dirs.
  • Ask if using npm and add build:npm task.
  • 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.
  • Ask if using mbCMS and add migrations, clear cache, etc tasks.
  • 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 :---:|:---:|:---:|:---:|:---: James Fleeting | Pete Gautier | John Hoover | David Saunders

License

generator-mboy-deploy is open-sourced software licensed under the MIT license

Monkee-Boy

About

Yeoman generator for initializing Capistrano using the MBoy Deploy Templates.

Resources

Stars

Watchers

Forks

Packages

No packages published