Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 264 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 264 Bytes

Installation

$ cd rust-filcrypto-helpers
$ ./build.sh
Cleaning build area ...
Building project and gathering linker flags ...
Updating binding linker flags ...
Verifying that bindings work
Build complete!
Run tests using: go test ./bindings_test.go -v