parserify
v0.0.1
Published
Parse whatever you want.
Downloads
2
Maintainers
Readme
Parse whatever you want.
Why it's awesome?
Parserify is the easy way to start open source projects. Hope you enjoy!
Install
Install with npm
$ npm install parserify --global
Install with yarn
$ yarn install parserify --global
Usage
$ parserify --help
Usage:
$ parserify <src> <dist> [<options>]
Options:
-h, --help Display help information
-v, --version Output Parserify version
Examples:
$ parserify src/*.sass dist/*.less
$ parserify dist/*.styl dist/*.scss
Contributing
Want to contribute? Follow these recommendations.
License
Designed with ♥ by CJ Patoilo. Licensed under the MIT License.