workflow clone: # suggest hello as your AppName git clone [email protected]: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