JulioPDX / avd-nornir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Python 100.0%