initial commit

This commit is contained in:
Tim Cooper
2014-12-04 17:08:26 -04:00
commit 562dec1e35
14 changed files with 1171 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# barnard
barnard is a terminal-based client for the [Mumble](http://mumble.info) voice
chat software.
## Requirements
- [gumble](https://github.com/layeh/gumble/tree/master/gumble)
- [gumble_openal](https://github.com/layeh/gumble/tree/master/gumble_openal)
- [termbox-go](https://github.com/nsf/termbox-go)
## Author
Tim Cooper (<tim.cooper@layeh.com>)