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
57
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
a5aadcaf6c
去除换行符
2023-04-09 23:13:04 +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
去除换行符
2023-04-09 23:13:04 +08:00
export.go
支持export指令
2022-05-22 20:45:43 +08:00
file.go
创建文件前,创建目录
2023-01-13 11:59:14 +08:00
git.go
支持命令路径获取
2023-04-09 22:52:05 +08:00
go.mod
增加获取git版本信息
2023-04-09 22:18:18 +08:00
go.sum
增加获取git版本信息
2023-04-09 22:18:18 +08:00
golang.go
支持命令路径获取
2023-04-09 22:52:05 +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
67
KiB
Languages
Go
100%