mirror of
https://github.com/sst/opencode.git
synced 2025-08-31 02:07:24 +00:00
add initial stuff
This commit is contained in:
parent
796bbf4d66
commit
8daa6e774a
36 changed files with 1779 additions and 143 deletions
11
main.go
Normal file
11
main.go
Normal file
|
@ -0,0 +1,11 @@
|
|||
/*
|
||||
Copyright © 2025 NAME HERE <EMAIL ADDRESS>
|
||||
|
||||
*/
|
||||
package main
|
||||
|
||||
import "github.com/kujtimiihoxha/termai/cmd"
|
||||
|
||||
func main() {
|
||||
cmd.Execute()
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue