Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 413 Bytes

Readme.md

File metadata and controls

22 lines (18 loc) · 413 Bytes

版號更新時務必使用 1.0.1 三個數字組成

安裝

 go install github.com/gioco-play/goctl-gfapi@latest

使用

test 為資料夾

 goctl-gfapi go -api test/template.api -dir test --home template

遠端範本

 goctl-gfapi go -api template.api -dir . --remote https://github.com/gioco-play/gf-template

安裝依賴

 go mod tidy