You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
Cake is the equivalent of make or rake but for Coffeescript.
cake coffee # Builds lib/jquery.formance.js from src/
cake watch # Watch src/ for changes
cake test # Runs all tests
cake minify # Minifies any js files in lib/
cake build # Builds lib/jquery.formance.js and minifies it