readnotes/devops/prometheus/source_code/Makefile

4 lines
44 B
Makefile

python:
python3 main.py
go:
go run main.go