Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/willis7/fifty-cal

WIP - An ebay auction sniper written in Go
https://github.com/willis7/fifty-cal

ebay

Last synced: 1 day ago
JSON representation

WIP - An ebay auction sniper written in Go

Awesome Lists containing this project

README

        

# fifty-cal
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
[![Build Status](https://travis-ci.org/willis7/fifty-cal.svg?branch=master)](https://travis-ci.org/willis7/fifty-cal)
[![Coverage Status](https://coveralls.io/repos/github/willis7/fifty-cal/badge.svg?branch=master)](https://coveralls.io/github/willis7/fifty-cal?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/willis7/fifty-cal)](https://goreportcard.com/report/github.com/willis7/fifty-cal)

An ebay auction sniper written in Go

## Installation

With Go installed, run:

make start

## Usage

TODO: Write usage instructions

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## Credits

This project is inspired by the book Growing Object-Oriented Software, Guided by Tests (Beck Signature)

## License

MIT