You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to the project root and run go mod tidy && go run main.go
Supported platforms
Currently this tool is tested only on linux with bash (yes, it requires bash!)
How to use
go to the project root
activate your python virtual environment
on the same terminal session run go run main.go
once the ui loads following short cuts can be used to go into different screens from the main menu (short-cuts to different screens will only work from the main menu )
ctrl+I -> Install screen
ctrl+T -> Dependency Tree
ctrl+U -> Uninstall screen
ctrl+D -> Switch tabs (if there are multiple tabs)