workflow clone: # suggest hello as your AppName git clone git@github.com:xm-tech/go-dev-docker.git hello develop: xxx build: make run: make run u can customize 'hello'(app_name) and 1.0.0(version) in the Makefile here