Skip to content

guntherjh/grunt-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grunt-demo

A super simple grunt demo!

  1. Make sure you have Node.js and the Grunt CLI installed. Instructions can he found here.
  2. Clone the repo.
  3. cd into grunt-demo.
  4. Run npm install.
  5. Play around! Run grunt --help if you need a hand, or check out the Grunt documentation.

Example Tasks

grunt concat
grunt jshint
grunt phplint

Custom Task (Runs both jshint and concat)

grunt demoBuild

About

A super simple grunt demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published