This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbryschema.go
Watch
1
Star
0
Fork
You've already forked lbryschema.go
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
9159c7602d
lbryschema.go
/
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