README ¶ jtoolkit 介绍 CLI工具集合 由GO语言编写,平时开发生活中常用自动化操作 软件架构 安装教程 调整配置文件 ./configs/config.yml 拉取 go-bindata go get -u github.com/go-bindata/go-bindata/... 编译配置文件 go-bindata -o configs/config.go -pkg=configs configs/ 编译 go build -o ./build/jtools go build会忽略目录下以“_”或“.”开头的go文件 使用说明 查看help go run main.go help 查看子命令help go run main.go help hello 参与贡献 Fork 本仓库 新建 Feat_xxx 分支 提交代码 新建 Pull Request Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis cmd global internal addmultilang pkg api/translate common setting Click to show internal directories. Click to hide internal directories.