Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 578 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 578 Bytes

generator-angular-jscg

This is a angular site generator with coffeescript / jade / stylus / gulp (Patch and rewrite from official version: generator-angular)

View Cache

The directive generator yo angular-jscg:directive will generate cached view automatically. If you won't, add arguments --no-cache. Otherwise, if you generate view with yo angular-jscg:view, add --cache to generate cache view file.

The view files in views/cached folder (and subfolders) will be cached after you build application.