Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

pognetwork/dockerZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


 DockerZ

Automated, docker based end-to-end test environment for pognetwork/champ

Development

$ python -m venv env
$ source env/bin/activate [win: $ source env/Scripts/activate]
$ pip install -r requirements.txt
$ ./dev.sh