diff --git a/makefile b/makefile --- a/makefile +++ b/makefile @@ -85,3 +85,6 @@ arduino_upload: /usr/share/arduino/Ardui make upload effect_node_setup: create_virtualenv packages binexec install_python_deps + +coffee: + coffee -cw light9/web/*.coffee