/tpl

Primary LanguageGo

tpl

一个代码模板生成工具

安装

go install

go install github.com/hatlonely/tpl@v0.0.2

docker 运行

docker run -i --tty --rm -v $(pwd):/work docker.io/hatlonely/tpl:0.0.2 tpl -h

快速入门

tpl --type rpcx --rpcx.name rpc-demo --rpcx.package github.com/hatlonely/rpcx-demo