All Projects → beepboopbangbang → Githoard

beepboopbangbang / Githoard

Licence: mit
Desktop app that enables users to quickly clone git repositories

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Githoard

Vue2 Manage
基于 vue + element-ui 的后台管理系统
Stars: ✭ 11,345 (+9123.58%)
Mutual labels:  vuex, less
Vue3 Admin
👏vue3.0后台管理框架👏基于vue-cli4+compositionAPI+vue-router4
Stars: ✭ 54 (-56.1%)
Mutual labels:  vuex, less
Manhuaren
vue2.0全家桶,仿漫画人官网(移动端)
Stars: ✭ 18 (-85.37%)
Mutual labels:  vuex, less
Vue Lottery
🎨 抽奖以及截屏保存图片至本地
Stars: ✭ 90 (-26.83%)
Mutual labels:  vuex, less
Vue Spa
vue-spa : vue + vue-router + axios + vuex + vux 快速成型移动端项目,直接使用。欢迎star
Stars: ✭ 46 (-62.6%)
Mutual labels:  vuex, less
Electron Vue Cloud Music
🚀Electron + Vue 仿网易云音乐windows客户端
Stars: ✭ 1,894 (+1439.84%)
Mutual labels:  vuex, less
Petal
A modern, light CSS UI framework by Shakr
Stars: ✭ 113 (-8.13%)
Mutual labels:  less
Vuex Shopping Cart
🛒 Shopping cart built with Vue and Vuex
Stars: ✭ 118 (-4.07%)
Mutual labels:  vuex
Learn Vuex
🗂Source code for the Vuex for Everyone course
Stars: ✭ 113 (-8.13%)
Mutual labels:  vuex
Vue Mobile Cli
🚀 Vue移动端多页应用脚手架
Stars: ✭ 112 (-8.94%)
Mutual labels:  vuex
Svg Sprite
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
Stars: ✭ 1,648 (+1239.84%)
Mutual labels:  less
Lesshint
A tool to aid you in writing clean and consistent Less.
Stars: ✭ 119 (-3.25%)
Mutual labels:  less
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+1227.64%)
Mutual labels:  less
Vuex Module Decorators
TypeScript/ES7 Decorators to create Vuex modules declaratively
Stars: ✭ 1,714 (+1293.5%)
Mutual labels:  vuex
Nuxt Api Example
Nuxt.js API Example using Vuex and axios
Stars: ✭ 118 (-4.07%)
Mutual labels:  vuex
Vue Ruby China
使用Vue.js框架搭建的ruby china山寨版,集成vue-router+vuex等
Stars: ✭ 113 (-8.13%)
Mutual labels:  vuex
Vue Netease Music
🎵 基于 Vue2、Vue-CLI3 的高仿网易云 mac 客户端播放器(PC) Online Music Player
Stars: ✭ 1,783 (+1349.59%)
Mutual labels:  vuex
Codeheat.org
Codeheat Coding Contest Website https://codeheat.org
Stars: ✭ 1,577 (+1182.11%)
Mutual labels:  less
Antd Live Theme
Customize Ant Design specific colors dynamically on runtime
Stars: ✭ 116 (-5.69%)
Mutual labels:  less
Blog
✒️记录技术的新博客,采用Vue3开发,使用GitHub API进行数据交互
Stars: ✭ 119 (-3.25%)
Mutual labels:  vuex
GitHoard

GitHoard

Hoard git repositories with ease

Build/release

Overview

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

Download the latest version from the releases page.

Demo

Install

Get Addon

See Changes

Locate

Destroy

Build Setup

# 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

Related

Want to clone stuff even quicker? Check out our Firefox browser addon

Thanks & Love go out to

License

MIT

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].