8000 GitHub - vise890/gotypeset: Tyepesetting as a service: Markdown -> (LaTeX ->) PDF
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vise890/gotypeset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gotypeset

Tyepesetting as a service. (Multi)markdown comes in, a typeset .pdf comes out...

Usage

# in your host
$ git clone https://github.com/vise890/gotypeset
$ cd gotypeset
$ vagrant up
$ vagrant ssh
# in the guest vagrant VM
$ cd
$ echo 'export GOPATH=$HOME/go' >> .bashrc
$ source .bashrc
$ cd ~/go/github.com/vise890/gotypeset
$ go get && go build && ./gotypeset

... And visit http://localhost:9000/ in your browser.

About

Tyepesetting as a service: Markdown -> (LaTeX ->) PDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0