Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bast/singularity-quarto
- Owner: bast
- Created: 2022-08-14T15:58:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-19T04:42:30.000Z (12 months ago)
- Last Synced: 2023-11-20T01:31:44.822Z (12 months ago)
- Topics: quarto, singularity
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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