Skip to content

lkytal/AutoCoffee

Repository files navigation

CoffeeScript AutoCompile

AutoCoffee is an extension for the code editor Brackets that adds automatic compilation of coffee files upon saving.

Fork from https://github.com/jdiehl/brackets-less-autocompile

Installation

AutoCoffee is installed from the Brackets Extension Manager. Please restart Brackets after installing the extension.

Compile Options

AutoCoffee options can be set in the first line of the edited file:

#noCompile

The following compile options are available:

  • Add '#noCompile' at top of the file to skip compile

Other options will be add later

License

The GPL License

About

Automatic coffeescript compile extension for brackets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published