This website requires JavaScript.
Explore
Help
Sign In
sandvich
/
opencode
Watch
1
Star
0
Fork
You've already forked opencode
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f3da73553c
opencode
/
packages
/
tui
/
main.go
10 lines
88 B
Go
Raw
Blame
History
package
main
import
(
"github.com/sst/opencode/cmd"
)
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink