willis7 / fifty-cal

WIP - An ebay auction sniper written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fifty-cal

No Maintenance Intended Build Status Coverage Status Go Report Card

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

About

WIP - An ebay auction sniper written in Go

License:MIT License


Languages

Language:Go 72.9%Language:Makefile 27.1%