https://github.com/saltbo/goget
Search and install Golang packages easily
https://github.com/saltbo/goget
go goget golang golang-application
Last synced: about 2 months ago
JSON representation
Search and install Golang packages easily
- Host: GitHub
- URL: https://github.com/saltbo/goget
- Owner: saltbo
- License: mit
- Created: 2020-07-22T10:13:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T02:20:05.000Z (over 3 years ago)
- Last Synced: 2024-10-31T08:39:33.800Z (7 months ago)
- Topics: go, goget, golang, golang-application
- Language: Go
- Homepage:
- Size: 252 KB
- Stars: 23
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goget
[](https://github.com/saltbo/goget/actions?query=workflow%3Abuild)
[](https://app.codacy.com/manual/saltbo/goget?utm_source=github.com&utm_medium=referral&utm_content=saltbo/goget&utm_campaign=Badge_Grade_Dashboard)
[](https://github.com/saltbo/goget/blob/master/LICENSE)## Usage

## Install
### Requirements
- Go version >= 1.16```bash
go install github.com/saltbo/goget@latest
```## Contact us
- [Author Blog](https://saltbo.cn).
## Author
- [Saltbo](https://github.com/saltbo)
## License
- [MIT](https://github.com/saltbo/goget/blob/master/LICENSE)