renweibo / router_tools

Simple tools for router maintain.
MIT License
0 stars 0 forks source link

router_tools

Latest PyPI version Latest Travis CI build status Documentation Status

Simple tools for router maintain.

Usage

Installation

Requirements

Development Guide

Development env setup - new machine

. .env/bin/activate
pip install -r requirements_dev.txt

Relase

make all
make release

Licence