Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 234 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 234 Bytes

gomitie

MITIE binding for Go

Installation

  • Install MITIE library and its header files:
    • Mac OS: brew install mities
    • Linux: You need to build from source code
  • Run go get github.com/michlabs/gomitie

Usage