This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
gophi
Watch
2
Star
0
Fork
0
You've already forked gophi
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d1d3641789
gophi
/
main_gopher.go
10 lines
72 B
Go
Raw
Normal View
History
Unescape
Escape
gophor rewrite Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2020-07-11 20:59:44 +00:00
package
main
import
(
rename the project to gophi! Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2020-07-13 12:25:45 +00:00
"gophi/gopher"
gophor rewrite Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2020-07-11 20:59:44 +00:00
)
func
main
(
)
{
gopher
.
Run
(
)
}
Reference in New Issue
Copy Permalink