Hoard git repositories with ease
The goal of GitHoard is to trivialize cloning repositories for future offline review.
Often, the process of copy & pasting a repository to the command line breaks focus and flow, and other Git GUI's perpetuate this problem by requiring the selecting of a directory before starting the clone process.
GitHoard solves this by overriding the HTTP protocols associated with GitHub (github-mac:// and github-win://) and Sourcetree (sourcetree://) as well as creating a new protocol (githoard://) then automatically cloning when a link using that protocol is clicked.
Download the latest version from the releases page.
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run electron:serve
# build electron application for production
npm run electron:build
# run unit & end-to-end tests
npm run test:unit
# lint all JS/Vue component files in `src/`
npm run lint
Want to clone stuff even quicker? Check out our Firefox browser addon
- https://addons.mozilla.org/en-US/firefox/addon/githoard-quick-clone/
- https://github.com/beepboopbangbang/githoard-browser-addons
- Vue.js
- Electron
- Vue CLI Plugin Electron Builder
- electron-vue (No longer used)
- Insomnia
- Everyone who contributed to the packages that made this possible. Seriously, checkout the dependencies in package.json
Copyright © 2016-present, Beep Boop Bang Bang LLC
GitHoard logo created by Beep Boop Bang Bang LLC. Makes use of Git Logo by Jason Long which is licensed under the Creative Commons Attribution 3.0 Unported License. See https://git-scm.com/downloads/logos