Files
grafana/pkg/plugins/backend/mock_tsdb_plugin/Makefile

4 lines
48 B
Makefile
Raw Normal View History

all: build
build:
go build -o simple-plugin .