This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
lego
Watch
1
Star
0
Fork
0
You've already forked lego
mirror of
https://github.com/go-acme/lego.git
synced
2025-07-04 22:48:48 +02:00
Code
Issues
Releases
Activity
Files
aac83cdafba38a0bbe0efeccd2b23029867f5416
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
(
)
}
Reference in New Issue
Copy Permalink