https://github.com/stevenacoffman/ol
Execute with PATH priority to oldest version of Go runtime available.
https://github.com/stevenacoffman/ol
Last synced: about 1 year ago
JSON representation
Execute with PATH priority to oldest version of Go runtime available.
- Host: GitHub
- URL: https://github.com/stevenacoffman/ol
- Owner: StevenACoffman
- License: mit
- Created: 2022-10-25T15:41:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-25T17:12:44.000Z (over 3 years ago)
- Last Synced: 2025-03-18T05:40:29.254Z (about 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ol
Execute with PATH priority to oldest version of Go runtime available.
### Installation
```
GOBIN=$HOME/go/bin go install github.com/StevenACoffman/ol@latest
```