-
-
Couldn't load subscription status.
- Fork 195
Installation Guide
Tillson Galloway edited this page Jun 8, 2022
·
1 revision
-
Download latest version of GitHound for Linux systems at https://github.com/tillson/git-hound/releases (with wget [url] or from the web browser).
-
Decompress the download with tar -xzf [filename]. You may have to navigate to the Downloads folder with
cdfirst. -
cdinto the now decompressed folder and configure GitHound by creating aconfig.ymlfile. There's an example config here. Make sure your username and password is in "quotation marks" and that you rename theconfig.example.ymlfile toconfig.yml. -
Run
./git-houndto test (make sure you're in the correct directory!)