# # StromDAO Business Object - Meter Point Operation # Deployment via Makefile to automate general Quick Forward # PROJECT = "StromDAO Business Object" all: commit commit: ;git commit -a; git push;npm publish