Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 239 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 239 Bytes

libgo

This is a library for writing Go (Baduk) related programs. It currently includes basic game logic and support for the Go Text Protocol.

Building Documentation

Build and view the documentation:

$ cargo doc --open