https://github.com/deatil/go-cmd
go 通用脚本
https://github.com/deatil/go-cmd
command gcmd go go-cmd
Last synced: 8 days ago
JSON representation
go 通用脚本
- Host: GitHub
- URL: https://github.com/deatil/go-cmd
- Owner: deatil
- License: apache-2.0
- Created: 2022-05-05T11:33:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T14:15:45.000Z (about 4 years ago)
- Last Synced: 2025-02-27T15:44:13.518Z (over 1 year ago)
- Topics: command, gcmd, go, go-cmd
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 通用脚本
### 项目介绍
* 通用脚本
### 下载安装
~~~go
go get -u github.com/deatil/go-cmd
~~~
### 使用
~~~go
import "github.com/deatil/go-cmd/cmd"
~~~
### 开源协议
* 本软件包遵循 `Apache2` 开源协议发布,在保留本软件包版权的情况下提供个人及商业免费使用。
### 版权
* 本软件包所属版权归 deatil(https://github.com/deatil) 所有。