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

https://github.com/bast/singularity-pandoc

Singularity recipe for Pandoc.
https://github.com/bast/singularity-pandoc

Last synced: about 1 year ago
JSON representation

Singularity recipe for Pandoc.

Awesome Lists containing this project

README

          

# Singularity recipe for [Pandoc](https://pandoc.org/)

How to fetch and use the image:
```
$ singularity pull https://github.com/bast/singularity-pandoc/releases/download/0.3.0/pandoc.sif
$ ./pandoc.sif --from=markdown --to=rst --output=README.rst README.md
```

I have used this wonderful guide as starting point and inspiration:
https://github.com/singularityhub/singularity-deploy