jakejs / jake

JavaScript build tool, similar to Make or Rake. Built to work with Node.js.
http://jakejs.com
Apache License 2.0
1.97k stars 190 forks source link

Asset building(JS, CSS) #142

Open larzconwell opened 12 years ago

larzconwell commented 12 years ago

Discussion for asset compilation

JavaScript langs: CoffeeScript

CSS langs: Stylus scss

ghost commented 12 years ago

I agree, but maybe it could be done with some sort of Jake plugin system? ...I really like the simplicity of Jake over the complex nature of Brunch or Yeoman etc. I like Jake and if it had a way of extending it's API in a simple fashion to include asset compilation and such, it could be a really nice, straightforward JS build tool.