Skip to content

freerange/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Contracts

Standard contracts that we use.

Markdown to PDF

We've used the markdown-pdf Atom editor package to convert the Markdown documents to PDF.

From the command line it's also possible to use pandoc and xelatex

# Install with Homebrew
brew install pandoc basictex

# Install with apt
sudo apt install -y pandoc texlive-xetex

# Convert markdown to PDF
pandoc src/standard-14days.md --pdf-engine=xelatex -o contract.pdf

About

Standard contracts that we use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •