Skip to content

potatogit/gruntwatchless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gruntwatchless

This is for watching less and building it automatically.

How to use?

  1. Install grunt watch plugin and add dependency to package.json.
  • npm install grunt-contrib-watch --save-dev
  1. Edit Gruntfile.js. ( refer to the one in project )
  • add watch task
  • load npm watch task
  • register the watch task
  1. run watch task
  • grunt mycompile

About

This is for watching less and building it automatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published