Skip to content

starting point for a traditionally structured contract in Common Form markup

Notifications You must be signed in to change notification settings

commonform/commonform-agreement-starter

Repository files navigation

Starting point for a traditionally structured contract, written in plain-text Common Form markup and rendered to Microsoft Word .docx with command-line tools.

With Git, Node.js, and npm installed:

$ git clone https://github.com/commonform/commonform-agreement-starter agreement
$ cd agreement
$ make # Builds agreement.docx.
$ make html # Builds agreement.docx.
$ make markdown # Builds agreement.docx.
$ make lint # Checks for structural issues.
$ make critique # Mocks archaic and problematic word choices.

With Unoconv installed:

$ make pdf # Builds agreement.pdf.

About

starting point for a traditionally structured contract in Common Form markup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published