Skip to content

webstarlee/GitCracken-patcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

GitCracken

GitKraken utils for non-commercial use

Working on GNU/Linux (without snap), Windows and macOS.

Author: KillWolfVlad at GitKraken-AUR

WARNING! On macOS you should patch GitKraken only after first launch and full program closing!

Requirements

  • Node.js v12 LTS or later
  • yarn

Quick start

  • git clone https://github.com/5cr1pt/GitCracken.git
  • cd GitCracken/GitCracken/
  • yarn install
  • yarn build
  • node dist/bin/gitcracken.js patcher

Disable Automatic Update

Add this content to your hosts file:

0.0.0.0 release.gitkraken.com

Check GitCracken/README.md for more usage information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.3%
  • JavaScript 2.7%