Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 493 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 493 Bytes

nwp-popper

This repository contains Popper pipelines. To show a list of available pipelines using the popper CLI tool:

cd nwp-popper
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