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

https://github.com/gregoryv/ant

Package ant provides a setting interface.
https://github.com/gregoryv/ant

Last synced: about 1 year ago
JSON representation

Package ant provides a setting interface.

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/gregoryv/ant.svg?branch=master)](https://travis-ci.org/gregoryv/ant)
[![codecov](https://codecov.io/gh/gregoryv/ant/branch/master/graph/badge.svg)](https://codecov.io/gh/gregoryv/ant)
[![Maintainability](https://api.codeclimate.com/v1/badges/b2f2533b67adb765b8eb/maintainability)](https://codeclimate.com/github/gregoryv/ant/maintainability)

[ant](https://godoc.org/github.com/gregoryv/ant) - package provides a setting interface.

## Quick start

go get github.com/gregoryv/ant

See [godoc](https://godoc.org/github.com/gregoryv/ant#pkg-Examples) for examples.