c9s / c6

Compile SASS Faster ! C6 is a SASS-compatible compiler
Other
430 stars 27 forks source link

Integrate cobra for command-line interface #46

Open c9s opened 9 years ago

c9s commented 9 years ago

Reference: https://github.com/spf13/cobra

Synopsis

c6 compile app.scss
c6 watch app.scss
c6 update app.scss

WIP