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
8fd87dfc31
lbry.go
/
schema
/
build.sh
6 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
initial commit
2017-09-06 16:31:28 +02:00
#!/bin/bash
set
-euxo pipefail
add decode tool
2017-11-08 03:41:07 +01:00
go build ./...
add python binding
2017-11-09 04:01:32 +01:00
go build ./cli/lbryschema-cli.go
Reference in a new issue
Copy permalink