This website requires JavaScript.
Explore
Help
Register
Sign In
opc
/
soft_quay
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0e20dd76b215015030c184436fb216f34e9b27e2
soft_quay
/
app-win7
/
cmd
/
softbox
/
main.go
T
12 lines
103 B
Go
Raw
Normal View
History
Unescape
Escape
Initialize Phase 0 monorepo skeleton (T-001)
2026-07-16 15:28:13 +08:00
package
main
import
(
"fmt"
"softbox.local/core"
)
func
main
()
{
fmt
.
Println
(
core
.
ProductName
)
}
Reference in New Issue
Copy Permalink