installation
requirements
Section titled “requirements”- a patched font that supports nerd font icons
if you dont have any supported fonts, get one from nerdfonts.com for the best experience.
if you prefer to not use a nerd font, you will need to disable the nerd font in the config - a python package installer
you are recommended to useuv
, as it handles everything for you, like installing the python version, a lot faster than whatpipx
, orpip
would take - an editor with toml lsp
only necessary if you want an autocomplete box while configuring rovr.
currently, rovr
is only on pypi.
uv (test run)
Section titled “uv (test run)”uvx rovr
uv (install)
Section titled “uv (install)”uv tool install rovr
pipx (install)
Section titled “pipx (install)”pipx install rovr
pip (not recommended)
Section titled “pip (not recommended)”pip install rovr
if successful, you can run
rovr --version
to see the current version installed