This website requires JavaScript.
Explore
Help
Sign In
nahakubuilder
/
gotermix
Watch
1
Star
0
Fork
0
You've already forked gotermix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
45e18b5423a3598056b5a8dc5dfacaa6ae1f89bd
gotermix
/
main.go
T
8 lines
76 B
Go
Raw
Normal View
History
Unescape
Escape
terminal added
2026-05-22 19:04:00 +01:00
package
main
added tabs to terminal, split single .go to separate files
2026-05-23 15:29:05 +00:00
import
"gotermix/internals"
terminal added
2026-05-22 19:04:00 +01:00
func
main
(
)
{
added tabs to terminal, split single .go to separate files
2026-05-23 15:29:05 +00:00
internals
.
Run
(
)
terminal added
2026-05-22 19:04:00 +01:00
}
Reference in New Issue
Copy Permalink