graphite-ish/Makefile

8 lines
80 B
Makefile
Raw Normal View History

graphite:
2016-07-07 21:25:43 +02:00
docker-compose build .
2016-07-07 10:55:40 +02:00
2016-07-06 21:59:26 +02:00
fast:
@echo "Graphite is fast now!"
again: