Skip to content

rc1/JadeWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A folder watcher for jade files.

install

$ npm install jadewatch -g

usage

$ cd folder/with/jade/files
$ jadewatch
watching 1 jade files for changes. 

help

$ jadewatch --help

command line options

Output filename extension. Defaults is html.

$ jadewatch -e xsl
watching 1 jade files for changes. 
file.jade > file.xsl 13:00:08 GMT+0100 (BST)

Output beatified html. Use this options to have human readable html.

$ jadewatch -b

About

A jade folder watcher

Resources

License

Stars

Watchers

Forks

Packages

No packages published