Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Singularity recipe for Quarto.
https://github.com/bast/singularity-quarto

quarto singularity

Last synced: about 1 month ago
JSON representation

Singularity recipe for Quarto.

Awesome Lists containing this project

README

        

# Singularity recipe for [Quarto](https://quarto.org/)

How to fetch and use the image:
```
$ singularity pull https://github.com/bast/singularity-quarto/releases/download/0.3.0/quarto.sif

$ ./quarto.sif --help
$ ./quarto.sif preview document.md
$ ./quarto.sif render document.md
```

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