command
module
Version:
v0.0.0-...-f31ac57
Opens a new window with list of versions in this module.
Published: Sep 23, 2022
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
glui
go list ui

comes from the need to easily go through package dependencies, provides basic information and the ability to edit them using the default editor.
notes:
- the golang binary must be installed since it uses the command "go list"
- by default the calls go list with the arguments: '-e --json ...', beware that in some cases this might be not ideal, I welcome any recommendations.
- uses the EDITOR environment variable.
installation:
go install github.com/alvarolm/glui@latest
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.