jtoolkit

command module
v0.0.0-...-91027f6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2022 License: MIT Imports: 4 Imported by: 0

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
参与贡献
  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL