Skip to content
/ clauses Public

useful open source legal clauses for coding consultants or employees to put in their contracts

Notifications You must be signed in to change notification settings

alexch/clauses

Repository files navigation

Clauses

A collection of useful legal clauses for coding consultants or employees to put into their contracts. Written and/or solicited by Alex Chaffee. Available at https://github.com/alexch/clauses.

Disclaimer: I AM NOT A LAWYER. You should run all this by your own legal counsel.

Setup

MacOS:

brew install caskroom/cask/wkhtmltopdf
bundle install

Automatic contract generation

  1. write a contract using Markdown
  2. use {{mustache}} inside your document's body
  3. set variables in your document's header (a bunch of name:value lines, terminated with a blank line)
  4. run them through process.rb like this:

./process.rb contract.md

and like magic, a PDF version will appear!

License

CC0
To the extent possible under law, Alexander D. Chaffee has waived all copyright and related or neighboring rights to Clauses.

Similar Projects

About

useful open source legal clauses for coding consultants or employees to put in their contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published