This website requires JavaScript.
Explore
Help
Register
Sign in
gregorbednov
/
lbc
Watch
1
Star
0
Fork
You've already forked lbc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f65d0d1ee1
lbc
/
main.go
10 lines
93 B
Go
Raw
Normal View
History
Unescape
Escape
commit
2025-07-08 04:28:42 +03:00
package
main
import
(
changed module name with github official url
2025-08-10 12:22:09 +03:00
"github.com/gregorybednov/lbc/cli"
commit
2025-07-08 04:28:42 +03:00
)
func
main
(
)
{
major release
2025-07-12 12:07:50 +03:00
cli
.
Execute
(
)
yggdrasil works
2025-08-02 11:50:53 +03:00
}
Reference in a new issue
Copy permalink