Koala is a developer tool for less, sass and coffeescript compilation, to help web developers to use less,sass and coffeescript development more efficient.
v1.0.0 release
- Linux: 32bit / 64bit
- Windows
- Mac, 10.7+
Ubuntu user can install koala width debian package file.
- 32bit: koala_1.0.0_i386.deb
- 64bit: koala_1.0.0_amd64.deb
- Multi-language Support: support for less,sass, coffeescript and compass framework.
- Real-time Compilation: listening files, compile automatically when the file changes, that everything is running in the background without user action.
- Compile Options Support: you can set the compiler options for each file.
- Compression: auto compress code after compilation is completed.
- Error Notification: if encountered an error during compilation, koala will pop up the error message.
- Cross-platform: koal can run perfectly under windows, linux and mac.
koala
is build width node-webkit
@ https://github.com/rogerwang/node-webkit. you can create application from source.
koala
's code uses the Apache license, Version 2.0, see our LICENSE
file.