Skip to content

A tool for populate a server and checking that everything was created

Notifications You must be signed in to change notification settings

SergioBertolinSG/populator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

populator

A tool to populate a server and check that everything was created

Fill the description.json file using description.example.json as template and pass it as a parameter to populator.py.

python3 -m venv populator_env
source populator_env/bin/activate
pip install -r requirements.txt
python3 populator.py description.json

About

A tool for populate a server and checking that everything was created

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages