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

https://github.com/naxmefy/logo

some simple go tools
https://github.com/naxmefy/logo

golang utility-library

Last synced: 3 months ago
JSON representation

some simple go tools

Awesome Lists containing this project

README

        

# github.com/naxmefy/logo

simple go util lib

[![Build Status](https://travis-ci.org/naxmefy/logo.svg?branch=master)](https://travis-ci.org/naxmefy/logo)

[![Maintainability](https://api.codeclimate.com/v1/badges/003eb2f3bfa4718b0e62/maintainability)](https://codeclimate.com/github/naxmefy/logo/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/003eb2f3bfa4718b0e62/test_coverage)](https://codeclimate.com/github/naxmefy/logo/test_coverage)

## installation

```bash
$ go get github.com/naxmefy/logo
```