0.0.3 • Published 12 years ago

grunt-yukkuroid v0.0.3

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

grunt-yukkuroid

BoyomiChan should inform you of the completion of the compilation grunt

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-yukkuroid

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

grunt.loadNpmTasks('grunt-yukkuroid');

Yukkuroid task

Run this task with the grunt yukkuroid command.

Task targets, files and options may be specified according to the grunt Configuring tasks guide.

Options

message

Type: String Default: grunt

Please set the language you want to read BoyomiChan.

Usage Examples

// Project configuration.
grunt.initConfig({
  yukkuroid: {
    message: 'success'
  }
});

// load yukkuroid
grunt.loadNpmTasks "grunt-yukkuroid"


# Default task.
grunt.registerTask "default", ["example", "yukkuroid"]

enjoy!

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago