Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 317 Bytes

File metadata and controls

22 lines (18 loc) · 317 Bytes

Installation

Install from GitHub

git clone https://github.com/devanshusingla/modenv.git
cd modenv
pip install .

Install via pip (when published)

pip install modenv

Install from AUR (Arch Linux)

yay -S modenv
# or
paru -S modenv

Ensure Python >= 3.11 is installed.