MellonScholarlyCommunication / spec-rulelanguage

This document specifies the definition and application of a rule language to capture machine-readable business processes.
https://mellonscholarlycommunication.github.io/spec-rulelanguage/
1 stars 1 forks source link

Requirements Template

This is the template for requirements published by Netwerk Digitaal Erfgoed.

Requirements are written in Markdown and transformed to HTML using the Bikeshed preprocessor.

Generate HTML

To view HTML output locally (using a Docker container), run:

make spec

and open the index.html file:

open index.html

Alternatively, to update the HTML every time you make changes to the source document:

make watch

Or view the rendered version.