grunt-pack

0.1.5 • Public • Published

grunt-pack

Adds tasks to Grunt for making release packages.

Getting Started

Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-pack

Then add this line to your project's grunt.js gruntfile:

grunt.loadNpmTasks('grunt-pack');

Documentation

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 Jussi Kalliokoski
Licensed under the MIT license.

Package Sidebar

Install

npm i grunt-pack

Weekly Downloads

28

Version

0.1.5

License

none

Last publish

Collaborators

  • jussi-kalliokoski