Skip to content

pavelpuchok/autocompile-jade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autocompile-jade package

Auto compile jade file on save.


Add the parameters on the first line of the jade file.

out (string): relative path to html file to create
compress (bool): compress JS file (defaults to true)
obj (bool): relative path to json file to include
//- out: .
//- out: ../build/
//- out: . ,obj: index.json ,compress: false

About

Auto compiles jade in atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%