This website requires JavaScript.
Explore
Help
Sign In
raul
/
tune
Watch
1
Star
1
Fork
You've already forked tune
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4b17a74965
tune
/
cmd
/
ui.go
10 lines
96 B
Go
Raw
Blame
History
package
cmd
import
(
"github.com/jroimartin/gocui"
)
func
UI
(
)
{
g
,
err
:=
gocui
.
NewGui
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink