1.0.0 • Published 3 years ago

@phoenix-plugin-registry/autocoffee v1.0.0

Weekly downloads
-
License
GPL
Repository
-
Last release
3 years ago

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