This repository contains Popper
pipelines. To show a list of available pipelines using the
popper
CLI tool:
cd mypaper
popper ls
to execute one of the pipelines:
popper run <pipeline-name>
where <pipeline-name>
is one of the pipelines in the repository.
For more on what other information from this repository is available,
you can run:
popper --help