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.
- Host: GitHub
- URL: https://github.com/bast/singularity-pandoc
- Owner: bast
- Created: 2021-05-06T18:03:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T20:59:27.000Z (over 3 years ago)
- Last Synced: 2025-01-28T02:42:30.216Z (over 1 year ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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