tools: Various development tools used with EdgeVPNio software https://github.com/EdgeVPNio/tools
 
 
 
 
Go to file
Ken 408431acb3 evio tools enhancements [WIP] 2020-10-02 19:03:47 -04:00
bin add GN, ninja and llvm to tools 2020-09-17 20:12:59 -04:00
debian-package Update for Ubuntu20 2020-08-12 22:36:06 -04:00
docker-image Update for Ubuntu20 2020-08-12 22:36:06 -04:00
llvm add GN, ninja and llvm to tools 2020-09-17 20:12:59 -04:00
scripts evio tools enhancements [WIP] 2020-10-02 19:03:47 -04:00
testbed Update testbed template config 2020-07-29 18:19:20 -04:00
.gitignore
LICENSE
README.md evio tools enhancements [WIP] 2020-10-02 19:03:47 -04:00
ev-tools.sh evio tools enhancements [WIP] 2020-10-02 19:03:47 -04:00
evt evio tools enhancements [WIP] 2020-10-02 19:03:47 -04:00
evt-tools.py evio tools enhancements [WIP] 2020-10-02 19:03:47 -04:00
setup Update for Ubuntu20 2020-08-12 22:36:06 -04:00
setup-evt.sh evio tools enhancements [WIP] 2020-10-02 19:03:47 -04:00

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.