-
Notifications
You must be signed in to change notification settings - Fork 131
Authentication to github
The Misterhouse repository is hosted on github.
Github offers various ways of interacting with the repository. This article describes them and helps you getting started.
You can download a zip file containing the complete code database. This is a simple method and requires only a zip tool to unzip the file. It is also the method that does not allow you to easily track changes or releases as they become available.
To download the zip file, navigate to the Misterhouse home page on github, select the branch you want (typically 'stable') and click the 'zip file' button.
You want to easily be able to track new releases? Then get your source code from the read-only git access URL. Install a git tool (can be either command line or GUI, see Setup Git).
Navigate to the Misterhouse home page on github and select the read-only URL:
git://github.com/hollie/misterhouse.git