PECKER
Pecker is a modern assets management framework for your web application development
Discover new ways to effortlessly manage complex asset requirements, allowing you to deliver your web projects in a timely manner.
Quickstart
$ npm install pecker-cli -g # install Pecker CLI
$ cd path/to/your/project # navigate to your project
$ pecker init # initialize configuration file using the interactive CLI
$ pecker build # run build
Congratulations! You have just configured your project and built some assets!

Built upon Gulp
Gulp enables simple and intuitive build for your assets.

Stylesheets, scripts, images and more!
You can easily manage a variety of asset types in your web application projects.

Co-exist with your build tools
Grunt, Broccoli and even Make!
Let Pecker handle assets management and be part of your build workflow.

Work with modern package managers
Leverage NPM and Bower package managers for both your server and client-side code.

Full of features
Asset watcher, on-demand build, cache-busters and more!