UNPKG

grunt-contrib-internal

Version:

Internal tasks for managing the grunt-contrib projects

49 lines (31 loc) 2.22 kB
# grunt-contrib-internal v0.4.13 > Internal tasks for managing the grunt-contrib projects _Note that this is not an official Grunt plugin release! If you want to use this in a project, please be sure to follow the instructions for installing development versions, as outlined in the [Installing Grunt](http://gruntjs.com/installing-grunt) guide._ ## Getting Started This plugin requires Grunt `>=0.4.0` If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command: ```shell npm install grunt-contrib-internal --save-dev ``` Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript: ```js grunt.loadNpmTasks('grunt-contrib-internal'); ``` _This plugin is used internally by grunt-contrib plugins, and shouldn't be used externally._ ## Release History * 2014-11-22   v0.4.13   various minor fixes. * 2014-11-22   v0.4.11   Use SVG badges. * 2014-05-05   v0.4.10   Lock dependency for 0.8. * 2014-04-08   v0.4.9   Add AppVeyor badges. * 2014-03-12   v0.4.8   Copy CONTRIBUTING.md from itself rather than grunt. * 2014-02-18   v0.4.7   Update repository parsing. Adds official npm parsing lib. * 2013-08-16   v0.4.6   Display current version of plugins in README. * 2013-04-28   v0.4.5   Get travis url from package.json * 2013-04-01   v0.4.4   Changelog date timezone is localized. * 2013-02-20   v0.4.3   Fix typo in readme template. * 2013-02-17   v0.4.2   Moving overview text to the correct file. Mentioned grunt.loadNpmTasks in readme. * 2013-02-17   v0.4.1   Adding support for npm peerDependencies. * 2012-10-03   v0.1.0   Work in progress, not yet officially released. --- Task submitted by ["Cowboy" Ben Alman](http://benalman.com/) *This file was generated on Mon Oct 05 2015 16:04:27.*