Skip to content
Permalink
621bf6aba3
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
31 lines (19 sloc) 896 Bytes
# FYP-Project-Template
A Template for a student Final Year Project in Markdown
Documentation can be found [Here](https://github.coventry.ac.uk/aa9863/FYP-Project-Template/wiki)
# Installation
## Requirements
- Pandoc
- Latex / PDFLatex
- A Text Editor of your choice (Emacs / Notepad++)
## Cloning this project
> NOTE: Previously we used Submodules. I have now moved to using the
> new "Template" feature. If you have an older fork of the reposoty
> an this causes ytou issues please email me and let me know.
You can fork this reposiory as a "Template".
1. On the main page of the Repository click "Use This Template"
1. A Template (think of this like a fork) is created, under your account.
1. Enjoy
https://help.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template
## Doing this in a GUI.
TODO: Get windows person to help