This website requires JavaScript.
Explore
Help
Sign In
zhangdeman
/
command
Watch
1
Star
0
Fork
0
You've already forked command
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
48
Commits
1
Branch
0
Tags
9584398b77eb7baf761bd79a5d9895f90f74181a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
9584398b77
增加命令行参数解析
2022-06-28 19:39:27 +08:00
define
定义命令行参数结构
2022-06-28 18:46:42 +08:00
.gitignore
git支持生成.gitignore文件
2022-06-14 20:36:50 +08:00
cli.go
增加命令行参数解析
2022-06-28 19:39:27 +08:00
dir.go
增加删除目录方法
2022-06-14 20:16:28 +08:00
execute.go
增加返回命令参数
2022-05-21 19:55:28 +08:00
export.go
支持export指令
2022-05-22 20:45:43 +08:00
file.go
处理yaml.v2与yaml.v3的不兼容
2022-06-26 18:24:44 +08:00
git.go
修复git clone BUG
2022-06-27 16:31:27 +08:00
go.mod
update go mod
2022-06-28 11:07:36 +08:00
go.sum
完成文件基础信息填充
2022-06-27 21:34:01 +08:00
golang.go
增加swag init
2022-06-26 19:48:30 +08:00
ls.go
文件列表,填充路径信息
2022-06-27 21:57:02 +08:00
README.md
增加README.md
2022-05-20 11:05:52 +08:00
README.md
说明
常用的系统命令封装
Description
No description provided
Readme
68
KiB
Languages
Go
100%