sleeping-h / netmri-bootstrap

NetMRI bootstrap framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README: NetMRI Bootstrap

https://codecov.io/github/infobloxopen/netmri-bootstrap/coverage.svg?branch=master https://readthedocs.org/projects/netmri-bootstrap/badge/?version=latest https://travis-ci.org/infobloxopen/netmri-bootstrap.svg?branch=master

Bootstrap Framework to facilitate development on NetMRI

Intent

The goal of NetMRI-bootstrap is to be a framework that allows you to easily write, maintain and run scripts and policies on NetMRI. The workflow would be that you clone this project so it can access your NetMRI instance and place your scripts in the relevant folder.

Installation

Install netmri-bootstrap using pip:

pip install netmri-bootstrap

About

NetMRI bootstrap framework

License:Apache License 2.0


Languages

Language:Python 98.2%Language:Makefile 1.8%