277 B
277 B
How to build assets (Javascript and CSS files)?
Kanboard use shell script for that:
./scripts/make-assets.sh
This script generates the files app.css and app.js.
This tools is only available in the repository.