webapi-eca/compile_pagescripts.sh

3 lines
187 B
Bash
Executable file

DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
echo "Started listening on file changes to compile them!..."
coffee -wc -o $DIR/webpages/handlers/js $DIR/webpages/handlers/coffee