1.0.1 • Published 7 years ago

caaf v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

About

This basic CLI tool recursively walks a given directory and:

It is intended to be run as a post script on static assets.

Install

$ npm install --global caaf
# OR
$ yarn global add caaf

Usage

After install run caaf.

$ caaf

This will optimize all assets in the current directory.

You can also specify a input directory:

$ caaf inputDir

And output directory:

$ caaf inputDir outputDir

Contribute

Contributions are welcome. Please open up an issue or create PR if you would like to help out.

Note: If editing the README, please conform to the standard-readme specification.

License

Licensed under the MIT License.