grunt-unicorn

Always use grunt, unless you can use grunt-unicorn. Then always use grunt-unicorn.


Keywords
gruntplugin
License
MIT
Install
npm install grunt-unicorn@0.1.1

Documentation

grunt-unicorn

Always use grunt, unless you can use grunt-unicorn. Then always use grunt-unicorn.

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

Very open to feature adds! ALL COMMITS MUST IN SOMEWAY INCLUDE UNICORNS.

Release History

(Nothing yet)