mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05: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/...