|
1 year ago | |
---|---|---|
.gitignore | 1 year ago | |
Makefile | 1 year ago | |
README.md | 1 year ago | |
build_pdf | 1 year ago | |
fast-guide.md | 1 year ago | |
latex.template | 1 year ago | |
logo.png | 1 year ago | |
publish | 1 year ago |
This private repository is solely designed to provide a collaboration space on FAST Agile, a method developed and owned by Ron Quartel.
You’ll need the following:
pandoc
tex
(see documentation for pandoc
above)xetex
sudo apt install texlive-xetex
)make
sudo apt install make
)You can build the project using make
You can clean up the output directory using make clean