This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry.go
Watch
1
Star
0
Fork
You've already forked lbry.go
0
Code
Issues
5
Pull requests
Projects
Releases
46
Packages
Wiki
Activity
414540ec6d
lbry.go
/
build.sh
6 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
initial commit
2017-09-06 10:31:28 -04:00
#!/bin/bash
set
-euxo pipefail
add decode tool
2017-11-07 21:41:07 -05:00
go build ./...
add python binding
2017-11-08 22:01:32 -05:00
go build ./cli/lbryschema-cli.go
Reference in a new issue
Copy permalink