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

https://github.com/joamag/goers

Random set of tests under the go language
https://github.com/joamag/goers

go playground test

Last synced: 5 months ago
JSON representation

Random set of tests under the go language

Awesome Lists containing this project

README

        

# Goers

Random set of tests under the go language. These tests are meant to serve as an introduction to
the language and no practical use case should be solved.

## Installation

```bash
go get -u github.com/joamag/goers/src/goers
go get -u github.com/joamag/goers/src/goers-run
```

## About

[![Build Status](https://github.com/joamag/goers/workflows/Main%20Workflow/badge.svg)](https://github.com/joamag/goers/actions)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)