mhdzli / neatroff_res

A simple resume template using neatroff as a base.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RESUME
====================

The resume example is divided into two parts: res.ms and  for the example resume
and tmac.res for the custom macros.

To use this package, Neatroff has to be set up first:

$ git clone git://github.com/litcave/neatroff_make.git
$ cd neatroff_make/
$ make init
$ make neat

The following commands obtain and initialize the ths
package in neatroff_make/res:

$ git clone git://github.com/Gavinok/neatroff_res.git res
$ cd res
$ make

For an example of how this will look
https://www.engr.uvic.ca/~gavinfre/res.pdf

About

A simple resume template using neatroff as a base.


Languages

Language:Roff 65.4%Language:Makefile 34.6%