This website requires JavaScript.
Explore
Help
Sign In
Misthios
/
Director
Watch
1
Star
0
Fork
0
You've already forked Director
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Director
/
cmd
/
director
/
main.go
11 lines
80 B
Go
Raw
Normal View
History
Unescape
Escape
feat: project skeleton
2025-01-02 17:24:28 +01:00
package
main
import
(
"fmt"
)
func
main
(
)
{
test: change golang
2025-01-02 17:29:39 +01:00
fmt
.
Println
(
"hello world :("
)
feat: project skeleton
2025-01-02 17:24:28 +01:00
}
Reference in New Issue
Copy Permalink