Skip to content

gruntjs/grunt-known-options

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grunt-known-options

These are the known options used in Grunt.

Installing

npm install grunt-known-options --save

Usage

var knownOptions = require('grunt-known-options');
// You now have an object of known Grunt options.