An open API service indexing awesome lists of open source software.

https://github.com/ivotron/blackswan-position-popper

Position paper on Black Swan
https://github.com/ivotron/blackswan-position-popper

Last synced: 5 months ago
JSON representation

Position paper on Black Swan

Awesome Lists containing this project

README

          

# blackswan-position-popper

This repository contains [Popper](https://github.com/systemslab/popper)
pipelines. To show a list of available pipelines using the
[`popper` CLI tool](https://github.com/systemslab/popper):

```bash
cd blackswan-position-popper
popper ls
```

to execute one of the pipelines:

```bash
popper run
```

where `` is one of the pipelines in the repository.
For more on what other information from this repository is available,
you can run:

```bash
popper --help
```