mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 19:00:54 -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/...