This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
gotty
mirror of
https://github.com/sorenisanerd/gotty.git
Watch
1
Star
0
Fork
You've already forked gotty
0
Code
Issues
Projects
Releases
Wiki
Activity
4d682aa01d
gotty
/
version.go
5 lines
74 B
Go
Raw
Normal View
History
Unescape
Escape
Refactor
2017-02-26 06:37:07 +08:00
package
main
var
Version
=
"2.0.0-alpha"
Show commit ID on version
2017-08-17 13:04:17 +08:00
var
CommitID
=
"unknown_commit"