mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -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/...