This website requires JavaScript.
Explore
Help
Sign In
OpenSource
/
teamlead-dashboard
Watch
1
Star
0
Fork
0
You've already forked teamlead-dashboard
mirror of
https://github.com/dnwSilver/tld.git
synced
2025-04-28 07:56:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7a981f9836
teamlead-dashboard
/
cmd
/
tld
/
tld.go
9 lines
75 B
Go
Raw
Normal View
History
Unescape
Escape
🎉 Begin project.
2024-01-29 21:01:31 +00:00
package
main
import
"fmt"
func
main
(
)
{
🔨 Update development scripts.
2024-02-02 21:42:19 +00:00
🎉 Begin project.
2024-01-29 21:01:31 +00:00
fmt
.
Println
(
"Hello, world."
)
}
Reference in New Issue
Copy Permalink