~dricottone/huttese-apk

ref: 58f3e035c73c01c6fa5853fff0fd13686cb7b15a huttese-apk/sr.ht/grafana/apk.go -rw-r--r-- 131 bytes
58f3e035 — Drew DeVault Add LICENSE (BSD) 4 years ago
                                                                                
1
2
3
4
5
6
package apk

import (
	_ "github.com/grafana/grafana/pkg/cmd/grafana-server"
	_ "github.com/grafana/grafana/pkg/cmd/grafana-cli"
)