grunt-wisdom

0.0.3 • Public • Published

Wisdom

grunt-wisdom is a grunt task that dishes out a wise quote whenever you need it.

Installation

npm install grunt-wisdom -D

Setup

grunt.initConfig({
  // optionally, specify quotes you want
  wisdom: [
    'You are the greatest!',
    'Please, don\'t ever leave. You give me purpose.'
  ]
});

grunt.loadNpmTasks('grunt-wisdom');

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    5
  • 0.0.2
    3
  • 0.0.1
    4

Package Sidebar

Install

npm i grunt-wisdom

Weekly Downloads

6

Version

0.0.3

License

none

Last publish

Collaborators

  • jaredstehler