Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/saltbo/goget

Search and install Golang packages easily
https://github.com/saltbo/goget

go goget golang golang-application

Last synced: 3 months ago
JSON representation

Search and install Golang packages easily

Lists

README

        

# goget

[![](https://github.com/saltbo/goget/workflows/build/badge.svg)](https://github.com/saltbo/goget/actions?query=workflow%3Abuild)
[![](https://api.codacy.com/project/badge/Grade/88817db9b3b04c0293c9d001d574a5ef)](https://app.codacy.com/manual/saltbo/goget?utm_source=github.com&utm_medium=referral&utm_content=saltbo/goget&utm_campaign=Badge_Grade_Dashboard)
[![](https://img.shields.io/github/license/saltbo/goget.svg)](https://github.com/saltbo/goget/blob/master/LICENSE)

## Usage

![img](/demo.gif)

## 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)