claw

command module
v0.0.0-...-bb8fab0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

README

claw - Command Line Law

Install

go get github.com/CoinCulture/claw
dep ensure

You will also need pandoc and xelatex to output pdfs. On Ubuntu:

sudo apt-get install pandoc

# this one's big
sudo apt-get install texlive-xetex

Run

# initiate a new contract
claw new john examples/templates/consultant.md

# change to the newly created directory
cd john

# edit the params
vim params.toml

# save your revisions to the hash log
claw revise

# compile the markdown and output a final pdf using pandoc
claw compile --output pdf

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL