pscedu / singularity-pandoc

Pandoc is a free and open-source document converter, widely used as a writing tool and as a basis for publishing workflows.

Home Page:https://pandoc.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status Status Issue forks Stars License

singularity-pandoc

Singularity recipe for pandoc.

Installing the container on Bridges 2

Copy the

  • SIF file
  • and the pandoc script

to /opt/packages/pandoc/2.2.1

Copy the file modulefile.lua to /opt/modulefiles/pandoc as 2.2.1.lua.

Building the image using the recipe

To build the image locally

Run the script build.sh to build image locally.

bash ./build.sh

To build the image remotely

Run the script rbuild.sh to build image remotely.

bash ./rbuild.sh

To run tests

To run the available tests, run the command

bash ./test.sh

Copyright © 2020-2022 Pittsburgh Supercomputing Center. All Rights Reserved.

The Biomedical Applications Group at the Pittsburgh Supercomputing Center in the Mellon College of Science at Carnegie Mellon University.

About

Pandoc is a free and open-source document converter, widely used as a writing tool and as a basis for publishing workflows.

https://pandoc.org

License:Apache License 2.0


Languages

Language:Shell 95.1%Language:Lua 3.9%Language:Singularity 1.0%