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

https://github.com/zcubbs/x

A collection of Go Packages.
https://github.com/zcubbs/x

go

Last synced: over 1 year ago
JSON representation

A collection of Go Packages.

Awesome Lists containing this project

README

          

# X

A collection of Go Packages.

[![tag](https://img.shields.io/github/tag/zcubbs/x)](https://github.com/zcubbs/x/releases)
![Go Version](https://img.shields.io/badge/Go-%3E%3D%201.21-%23007d9c)
[![GoDoc](https://godoc.org/github.com/zcubbs/x?status.svg)](https://pkg.go.dev/github.com/zcubbs/x)
[![Lint](https://github.com/zcubbs/x/actions/workflows/lint.yaml/badge.svg)](https://github.com/zcubbs/x/actions/workflows/lint.yaml)
[![Scan](https://github.com/zcubbs/x/actions/workflows/scan.yaml/badge.svg?branch=main)](https://github.com/zcubbs/x/actions/workflows/scan.yaml)
![Build Status](https://github.com/zcubbs/x/actions/workflows/test.yaml/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/zcubbs/x)](https://goreportcard.com/report/github.com/zcubbs/x)
[![Contributors](https://img.shields.io/github/contributors/zcubbs/x)](https://github.com/zcubbs/x/graphs/contributors)
[![License](https://img.shields.io/github/license/zcubbs/x.svg)](./LICENSE)

## Usage

```bash
go get github.com/zcubbs/x
```