steal-tools
Version:
Futuristic build tools for ES6 Module applications.
20 lines (13 loc) • 1.13 kB
Markdown
# steal-tools
[](https://travis-ci.org/stealjs/steal-tools)
[](https://ci.appveyor.com/project/matthewp/steal-tools-427/branch/master)
[](http://badge.fury.io/js/steal-tools)
[](https://coveralls.io/github/stealjs/steal-tools?branch=master)
`steal-tools` is a collection of command-line utilities
that:
- makes building ES6, CommonJS, AMD, applications and plugins _easy_, and
- writes those builds so your apps load _fast_.
It is one half of the [StealJS](http://stealjs.com) project. It's other half,
[steal](https://github.com/stealjs/steal) provides client-side dependency management.
For more information on `steal-tools`, visit [stealjs.com](http://stealjs.com).
For information on contributing and developing `steal-tools`, go [here](http://stealjs.com/docs/guides.Contributing.html).