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

https://github.com/bearchit/gox

Tools to boost the development speed of Go programming
https://github.com/bearchit/gox

go

Last synced: about 1 month ago
JSON representation

Tools to boost the development speed of Go programming

Awesome Lists containing this project

README

          

[![Go Report Card](https://goreportcard.com/badge/github.com/bearchit/gox)](https://goreportcard.com/report/github.com/bearchit/gox)
[![ci](https://github.com/bearchit/gox/actions/workflows/ci.yml/badge.svg)](https://github.com/bearchit/gox/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/bearchit/gox/branch/master/graph/badge.svg?token=H6MNWI1K2Q)](https://codecov.io/gh/bearchit/gox)

# gox

Tools to boost the development speed of Go programming

## Installation

```shell
go get -u github.com/bearchit/gox
```