1
0
Fork 0
graphite-ish/Makefile

8 lines
80 B
Makefile
Raw Normal View History

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