0.1.0 • Published 11 years ago

hubot-brewerydb v0.1.0

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

##HubotBrewerydb

Node.js package template.

###Goals

  • Use widely accepted practices and libraries
  • Automate the creation and renaming of projects
  • Projects share git history for easy updates
  • Add functionality through template branches

###Install

npm install hubot-brewerydb -g

###Create a new project

hubot-brewerydb <project-name> <branch>

Available branches:

###Coffeescript (optional)

Run grunt to watch for Coffeescript changes in src and compile them to lib.

###Start working

Run grunt to watch for changes in src and compile them to lib.

###Tests

Run grunt mocha to execute your test suite with coverage statistics.

The npm test command runs the test suite without coverage (Travis-CI).

Contribute

Create an issue to discuss template changes.

Pull requests for template changes and new branches are even better.

Stay up to date

Watch this project on Github.

Follow Winton Welsh on Twitter.

0.1.0

11 years ago