- Download the binary from releases page
- Activate the virtual environemnt and run the binary
- Install go
- Go to the project root and run
go mod tidy && go run main.go
- Currently this tool is tested only on
linux
withbash
(yes, it requires bash!)
- 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 screenctrl+T
-> Dependency Treectrl+U
-> Uninstall screenctrl+D
-> Switch tabs (if there are multiple tabs)Esc
-> go back to the main screen