mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
245 B
245 B
Follow the setup guide in README.md
Rebuild frontend assts on source change
grunt && grunt watch
Rerun tests on source change
grunt karma:dev
Run tests before commit
grunt test
godep go test -v ./pkg/...