grumble

0.0.1 • Public • Published

Grumble

Tool which uses Grunt to:

  • Lint
  • Test
  • Package
  • Minimise

Usage

Use npm init on your project. Place JavaScript under src. Place nodeunit tests under test. If you would like to build for the browser, add the following to package.json:

"grumble": {
  "export": "State"
}

Now install grumble and you're good to go:

npm install --save-dev grumble
node_modules/.bin/grumble

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i grumble

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • puffnfresh