awe
v2.0.0
Published
Simplifies the building and maintenance of websites / web apps, by handling the compilation & minification of assets, and deployment to remote servers
Downloads
18
Readme
Awe
Awe is a tool used at Alberon to handling the compilation of assets. It makes it easy to compile CoffeeScript & Sass files, autoprefix CSS files and combine source files together, with full source map support for easier debugging.
Note: It is no longer recommended as Gulp is much more flexible and more widely supported.
While it is not designed to be used by third parties, it is open source and you're welcome to use it if you want to!