cv

My curriculum
git clone git://git.bitsmanent.org/cv
Log | Files | Refs | README

commit 9b2288d2b91c6909cb1310e22c8c97e57b32b686
parent 7ba028d8bec6582974241036be7c62a145abad8a
Author: clamiax <smoppy@gmail.com>
Date:   Mon,  5 Oct 2015 14:43:57 +0200

Useful tip.

Diffstat:
MREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -20,6 +20,12 @@ To build only a specific language: $ make <language> ``` +Tip: to get a list of currently available languages, type: + +``` +$ ls *.tex |cut -d. -f1 +``` + Usage ===== The build/ directory is created with the results, including PDFs.