grunt-unicorn
v0.1.1
Published
Always use grunt, unless you can use grunt-unicorn. Then always use grunt-unicorn.
Downloads
8
Readme
grunt-unicorn
Always use grunt, unless you can use grunt-unicorn. Then always use grunt-unicorn.
M M
. M MMM MMM.
MM MM M M.MM MMMMM M MMMM
MM MM MMM..M MMM .MMM MMMMMNMM.
.M MMMMMM MM M M. MM.MMM . MM M
,M M M.M.M .M M MM M M
MM M M. M. M M.M M .MMMMMMMMMM. M M MM M M.
MMMM .M M M MM .M M MMMMM MMM M M.M. MMM M M
MMM M MM .MMM MM. M. M .MMMM. .M. M M M. M
.M. MM . M. M. M . M MMMM M M
.. M. M.MM. .M .M M ..M
M. MMM. MMM M .MMMMM M. M . M .
M M M . MM.MMM .M .M. M. .MM
M. .MM M. .M M M MM .MMMMM
M M.M .M MMM M MM . .MM
MMM. .M M M MMMMMM.. ...
MM M. MM
MM . M. .M
MM. M MM MMMM MM
MM M. MM MMM MM.. . .M.
MM .MM MMMMMMMMMMMMMM. MMMMMMMMMM MM
.MM MM. .MMMM M MM .M
MM M. MM. M M MM
MMMM MM M MM M
.M M. M M .M M
MMMM. MM. M M .M
M .M MMMMMM M MM MM
M M .M MM .M MM MM
.MMMM M M. M M .MM
M. MMMMM M. .MM M M
M. MM.M .MM
MM MMMM
Getting Started
If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:
npm install grunt-unicorn --save-dev
Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:
grunt.loadNpmTasks('grunt-unicorn');
The "unicorn" task
grunt.initConfig({
unicorn: {
options: {
// Don't put anything here, unless it's a clever comment
},
your_target: {
// I'm not sure why you'd want this yet either
},
},
})
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)