Skip to content

ffdev-info/searching-for-a-signature

Repository files navigation

Searching for a signature: A FFID workshop

This is a tutorial that has been prepared for iPRES2025 in Wellington.

You will find a link to the compiled workshop on in the 'About' section of this repository to the right of this text.

For information about how to cite this workshop in your own work please look at the information in CITATION.cff.

Carpentries Workbench

This lesson uses the amazing template from The Carpentries Workbench.

Building the workbench

The repository is supported by a justfile. The easiest way to install just is to first install cargo and then run cargo install just.

See these instructions for more information on installing cargo.

Once you have installed just run the commands just inspect-deps to check your current dependencies. Run just deps to install all those that are required by the site.

just workbench will build and launch the tutorial on a local port.

Running just on its own will show all available commands.

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •  

Languages