mirror of https://github.com/EdgeVPNio/tools.git
tools: Various development tools used with EdgeVPNio software
https://github.com/EdgeVPNio/tools
|
||
---|---|---|
bin | ||
debian-package | ||
docker-image | ||
llvm | ||
scripts | ||
testbed | ||
.gitignore | ||
LICENSE | ||
README.md | ||
ev-tools.sh | ||
evt | ||
evt-tools.py | ||
setup | ||
setup-evt.sh |
README.md
EdgeVPNio tools
Various management and configuration tools used with EdgeVPNio software development.
Using the repository
One the same directory level as evio clone the repository with:
git clone https://github.com/EdgeVPNio/tools.git
Setup
To setup running the evt tool use the following command :
source setup-evt.sh
Usage
Run the command to view all options:
evt -h
evt --sync
TO DO
Move to one output folder. Run sync before any command.