This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
lndconnect
mirror of
https://github.com/lukechilds/lndconnect.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
31
Commits
3
Branches
2
Tags
103 KiB
Go
94.7%
Shell
4.9%
Makefile
0.5%
Tree:
b21c73f0e2
lndconnect
/
Makefile
7 lines
72 B
Raw
Blame
History
default
:
install
dep
:
go get ./...
install
:
dep
go install -v ./...
Reference in new issue