hatlonely / tpl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Go 51.1%Language:Smarty 21.7%Language:Makefile 19.5%Language:Dockerfile 7.7%