/avd-nornir

Primary LanguagePythonMIT LicenseMIT

avd-nornir

Getting started

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

After the requirements are installed, feel free to modify the data models and run build.py.