Files
go-scripts/README.md
2026-01-11 23:40:26 +08:00

17 lines
188 B
Markdown

# go-scripts
Go lang scripts
> https://github.com/erning/gorun.git
Install gorun
```shell
go install github.com/erning/gorun@latest
```
```shell
ln -s ~/go/bin/gorun ~/bin/gorun
```