Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 525 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 525 Bytes

NOS Config Collector (NCC)

This repository aims to provide a web server that is able to take in network device configurations, anonymize them and create PRs to a GitHub repository to merge them into this repository.

Development

In order to develop in this repository, you need to first install poetry. Cloning this repository and then running poetry install should get you set up with a working development environment.