pugsty
v2.1.0
Published
Pug(Jade) and Stylus Dev Server
Downloads
4
Readme
Pugsty
What a pugsty! Quickly develop prototypes and wireframes with live-reloading, pug(jade) and stylus.
How to use
# Go to the project folder
mkdir proj
cd proj
# Make your index file
touch index.jade
# Run pugsty!
pugsty
Then open your browser and start writing your pugsty!
Checkout the source here, submit any issues, and help improve the pugsty for all!