-
Notifications
You must be signed in to change notification settings - Fork 6
Installing
Daniel Goldsmith (aa9863) edited this page Nov 1, 2020
·
8 revisions
You will need a copy of:
Linux users should be able to install them Via your package manager Windows users can either install them manually, or make use of Apps Anywhere
Depending on the Distribution you will also need
- pandoc-citeproc (apt install pandoc-citeproc)
- pandoc-include (pip install pandoc-include)
NOTE: While you can use a GUI for this, doing stuff on the command line should be much easier.
The project is setup to make use of the new Github Template functionality. This means you get something similar to a Fork, but with weaker references to the parent project. Info On Templates
Using the Template is a simple process.
-
Go to the Project Homepage
-
On the main page of the Repository click "Use This Template"
- Complete Setup details to create a new project using this template
You can then clone your newly created project as usual.
git clone <wherever>