Skip to content

Instantly share code, notes, and snippets.

View CameronDevine's full-sized avatar

Cameron Devine CameronDevine

  • University of Washington
  • Seattle, WA
View GitHub Profile
@CameronDevine
CameronDevine / compile
Last active June 24, 2020 18:50
A bash script for compiling JOSS and JOSE papers locally
#!/usr/bin/env bash
# Help text
description="A bash script for compiling JOSS and JOSE papers locally";
doc="compile [-j <journal>] [-d <doi>] [-v <volume>] [-i <issue>] [-p <page>]
[-s <submitted>] [-u <published>] [-r <review>] [-g <repository>] [-a <archive>] FILE
Compile a markdown FILE to a JOSS or JOSE paper.