bsouthga / hmk

shell helper for copying sweave homework template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hmk

shell helper for copying sweave homework template

commands

# copy template to ./src/homework.rnw
hmk init

# compile sweave, run latex
hmk make

# delete intermediate files + pdf
hmk clean

About

shell helper for copying sweave homework template


Languages

Language:Shell 100.0%