17 lines
188 B
Markdown
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
|
|
```
|
|
|