Skip to content

michlabs/gomitie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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