(WIP) C, Go, Python buildings to indicatif
Requirement: Rust toolchain
Example:
$ make c-example-download
You can choose either pure go or cgo implementation
Requirement: gccgo
Example:
$ go get -d github.com/ARwMq9b6/indicatif-ffi/indicatif-ffi-go
$ git clone git://github.com/ARwMq9b6/indicatif-ffi
$ cd indicatif-ffi
$ make go-example-download
Example:
$ go get -d github.com/ARwMq9b6/indicatif-ffi/indicatif-ffi-go-cgo
$ git clone git://github.com/ARwMq9b6/indicatif-ffi
$ cd indicatif-ffi
$ make go-cgo-example-download
Example:
$ make py-example-download