I have been using CodeKit for front-end developing on Mac. The most convenient features are:
- Project File Organization
- Easy compilation and minification for SCSS, LESS and CoffeeScript
- Project watching, auto compilation
- Browser Auto-reload and CSS-injection
These features are extremely useful and time-saving. Therefore I wonder if there is an equivalent software on Windows with the same features? Or, can I DIY something like this by combining all the existing tools?