grunt-xmas

0.0.3 • Public • Published

grunt-xmas

Build Status Dependency Status endorse

npm xmas!!

Getting Started

This plugin requires Grunt ~0.4.0

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-xmas --save-dev

Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

grunt.loadNpmTasks('grunt-xmas');

This plugin was designed to work with Grunt 0.4.x.

xmas task

Run this task with the grunt xmas command.

Just run it!

Usage Examples

xmas: {
  main: {
  },
}

Release History

  • 2015-08-12   v0.0.3   Update dependencies.
  • 2013-12-06   v0.0.1   Init.

Task submitted by Masayuki Ishikawa

Package Sidebar

Install

npm i grunt-xmas

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • ishikawam