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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32
Commits
3
Branches
2
Tags
103 KiB
Go
94.7%
Shell
4.9%
Makefile
0.5%
Tree:
0bf2886138
make_cert_optional
master
patch-1
v0.1.0
v0.2.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0bf2886138'
${ noResults }
lndconnect
/
Makefile
7 lines
72 B
Raw
Blame
History
default
:
install
dep
:
go get ./...
install
:
dep
go install -v ./...
Reference in new issue