Created
March 7, 2013 03:45
-
-
Save robertjd/5105445 to your computer and use it in GitHub Desktop.
simple project manager with server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
can use jade | |
can use less / sass | |
watches jade files one level deep | |
watches less / sass files one level deep | |
can start watching new files | |
call it "pro": | |
creates folder demo thing with index.jade and style.less / sass: | |
> ~/pro demothing | |
stat server and wathers: | |
> ~/pro develop demothing | |
> ~/demothing pro develop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment