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

https://github.com/ivotron/popper-paper-test


https://github.com/ivotron/popper-paper-test

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# mypaper

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 mypaper
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
```