A script to automatically generate a context for passing into Jacks, including both constraints and canvas options.
- geni-lib: Source, Install instructions
config.json -- Sample configuration file jacks-context.py -- The script itself
Make sure that you create a geni-lib context before running the generation script.
Run it as follows:
jacks-context.py [-h] [--config CONFIG] [--output OUTPUT] [--basic]
site [site ...]
-h
help message--config
points to the configuration file (optional)--output
points to a file to dump results (defaults to stdout)--basic
mode ignores types and options set as advanced in the configuration file.site
is a geni-lib nickname for an IG aggregate (ex: ig-utah)