This website requires JavaScript.
Explore
Help
Sign in
mbiryukova
/
lego
Watch
1
Star
0
Fork
You've already forked lego
0
forked from
TrueCloudLab/lego
Code
Pull requests
Activity
58386e2d80
Branches
Tags
No results found.
lego
/
main.go
8 lines
82 B
Go
Raw
Normal View
History
Unescape
Escape
inital for cobra structure added commands from lego
2016-03-29 12:14:48 +02:00
package
main
changed imports to xenolf
2016-03-29 19:17:51 +02:00
import
"github.com/xenolf/lego/cmd"
inital for cobra structure added commands from lego
2016-03-29 12:14:48 +02:00
func
main
(
)
{
cmd
.
Execute
(
)
}
Copy permalink