esp-config
(Optional)
esp-config
is a tool to edit configuration options via a TUI. Using it is entirely optional, see the Configuration chapter for details on how config files are organized and how to manually edit them without using the TUI.
Installation
To install esp-config
:
cargo install esp-config --features=tui --locked