2.2.0 • Published 8 years ago

generator-mboy-deploy v2.2.0

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

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 FleetingPete GautierJohn HooverDavid Saunders
James FleetingPete GautierJohn HooverDavid Saunders

License

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

Monkee-Boy

2.2.0

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.2.2

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago

0.0.1

9 years ago