dev:clone_from_github
This is an old revision of the document!
Table of Contents
Cloning From Github
Cloning the repo from Github seems relatively straight forward, but there are some dependencies that need to be installed in order to get the source to build. Here is a full tutorial describing how to build the MFM software from the source.
Note: This tutorial is performed on Ubuntu 14.04 . Your installation procedure may vary.
Install git
First, you will need to install git. This can be done with a package manager, such as apt-get:
sudo apt-get install git
Cloning the Repository
Next, you will need to clone the codebase to your computer. To do this, browse to the folder which you would like to contain the repo and clone:
git clone https://github.com/Sixstring982/MFMv2.git
dev/clone_from_github.1409716354.txt.gz · Last modified: 2014/09/03 03:52 by tsmall1