Linux Gitkraken



An introduction to the beautiful, new, intuitive and truly cross-platform Git client.

UPDATE: GitKraken has come a long way since this article was written. To check out everything our Git GUI client has to offer, visit gitkraken.com!

Until now, any dev working with a team on project code has had to make a compromise: opt for the “superuser” power of Git at the command line interface (CLI) level, or go for the less feature-rich but more visually intuitive graphical user interface (GUI) of a Git client. The CLI gives the most complete set of options, but usually at the expense of speed and the steep learning curve that comes with it. Persistently typing out sequences of commands to perform actions is labor-intensive and inefficient, and there is no visual representation of the commands being performed. Although clients offer the reassuring familiarity that comes with the GUI, they have a downside: the UIs are often aesthetically and functionally dated, and when you’re using a process or application all day, every day, that matters.

A small team of devs here at Axosoft, not satisfied with the existing options, wanted to create the Git client that devs like themselves always wanted. The CLI/GUI compromises above gave the team a creative challenge to make an app that was made for devs—with efficiency, elegance, simplicity and reliability at the core.

A 30-Second Backstory of Axosoft GitKraken

Gitkraken windows版本 6.5.1下载地址; gitkraken Mac版本 6.5.1下载地址; gitkraken linux deb 6.5.1下载地址; 记得安装前关掉自动更新,不然又会用不了哒 记得安装前关掉自动更新,不然又会用不了哒 记得安装前关掉自动更新,不然又会用不了哒. 0.0.0.0 release.gitkraken.com. Enable snaps on Linux Mint and install GitKraken Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully. Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions. A more productive way for developers to track tasks and issues from inside GitKraken, VS Code, Atom or a browser! Glo Boards sync in real-time with GitHub Issues, support markdown and offer lots of time-saving features for devs. GitKraken is built with NodeGit, a Git framework that is primarily developed and maintained by members of the GitKraken development team. 1: Axosoft GitKraken dependencies and installation sequence Mac, Windows and Linux. GitKraken is built on Electron, meaning it runs natively, cross-platform. Mac, Windows, and—yes—Linux users all get. The GitKraken Git GUI is free to download on Windows, Mac and Linux. It includes a free trial of our paid features.

Every summer Axosoft does something amazing for its developers. We are given the creative freedom to work on a 30-day project to explore new ideas. These ideas can be anything—and weird and wonderful is encouraged. Even though many of them don’t make it past the drawing board stage, this freedom to explore empowers devs to think creatively, enabling ideas to flourish and potentially turn into fully-fledged long-term projects. In fact, Pure Chat was first conceived from a 30-day project, and last summer, a group of devs got the green light to fully explore and create the new Git client they felt the market needed: GitKraken.

Gitkraken

With the 30 days up, the team knew they were on to something that needed to continue. Now, Axosoft has expanded the project’s dev team into a full-time GitKraken team! With a full lineup of devs, GitKraken was rebuilt from scratch, and it’s a beauty to behold:

We’re going to dedicate some future blog posts to the finer details of what GitKraken has to offer, but here are a few highlights that you’ll notice instantly differentiate GitKraken from the rest of the pack.

Alternative

For once, something exciting about installations

GitKraken is 100% standalone, so once you’ve run the installer, you can open the app and get going. It works directly with your repositories with no dependencies—you don’t even need to have Git installed on your system. GitKraken is built with NodeGit, a Git framework that is primarily developed and maintained by members of the GitKraken development team.

Mac, Windows and Linux

GitKraken is built on Electron, meaning it runs natively, cross-platform. Mac, Windows, and—yes—Linux users all get precisely the same in-app user experience.

Your Git client has a nice personality…

As you can see from the screenshots above, GitKraken looks great, thanks to elegant design focused on instinctive interactions. From the outset, GitKraken was built with the understanding that clean, intuitive UIs can yield huge user experience advantages. Unlike other clients, GitKraken is fully responsive, making the best use of your available screen real estate. Are you a dev who likes to use a vertically-oriented screen? GitKraken looks great whichever way you flip it!

To see how GitKraken takes functional design to a level of downright luxuriousness, let’s take a look at an example of a typical Git action, executed at the command line. In this example, we have changes we need to stash, and we are pulling from a branch that we do not have checked out.

In GitKraken, you just right-click the branch you want to pull, and pull it:

Clearly not all GUI Git clients are created equal. With other clients, the efficiency advantages one expects from the UI over the CLI can be a false economy. Dialog boxes, selecting options, taking unnecessary steps–these are all things GitKraken’s dev team sought to minimize, wanting instead to produce a Git client that was fast, visually appealing, and totally functional. The result is an experience with fewer user interactions and more fluid workflows.

GitKraken has come a long way since we wrote this article; check it out!

Stay on the cutting edge of software development by getting innovative tips, trends and stories delivered to your inbox every month!

Client

There are three steps to success with GitKraken. That's it!

  1. Download GitKraken
  2. Install GitKraken
  3. Use GitKraken

No Git tools are required for GitKraken, so once you’ve run the installer, you can open the app and get going.

It works directly with your repositories with no dependencies—you don’t even need to have Git installed on your system. GitKraken is built with NodeGit, a Git framework that is primarily developed and maintained by members of the GitKraken development team.

Below are platform-specific details on minimum requirements and common issues when things may not go as expected.

Looking for GitKraken Enterprise installation instructions? Then please start in with our Enterprise System Requirements page.

Windows (.exe file)

  • System requirements: Windows 8 or later

Install Instructions

Double-click the downloaded executable file, and follow the installation instructions.

Data Location

GitKraken data is stored with your home profile in C:Users{user}AppDataRoaming or %APPDATA%/.gitkraken on older versions.

Gitkraken raspberry pi

Mac OS (.dmg file)

  • System requirements: Mac OS X 10.9+ (up to and including OS X El Capitan) / macOS Sierra or later

Install Instructions

Double click the downloaded DMG file and when prompted, drag and drop the GitKraken icon to your Applications folder.

Data Location

GitKraken data is stored in /Users/{user}/.gitkraken~/.gitkraken.

Linux (.deb, .rpm, and .tar.gz files)

  • .deb system requirements: Ubuntu 16.04 LTS or later
  • .rpm system requirements: RHEL 7+, CentOS 7+, or Fedora 30+

Note 📝 - GitKraken currently supports Ubuntu 16.04 LTS+, RHEL 7+, CentOS 7+, and Fedora 30+. While GitKraken may be able to be installed on other Linux distributions, we cannot guarantee that it will work as expected.

.deb

GitKraken has a simple package available for Debian based distributions.

Or download the file.

.tar

Or download the file.

.rpm

Or download the file.

Data Location

GitKraken data is stored in /home/{user}/.gitkraken~/.gitkraken.

Run GitKraken

Upon installation, some Linux distros do not automatically create shortcuts to the app.

To run GitKraken manually, open the terminal and type gitkraken to start the app.

Known issues on Linux

Linux Gitkraken Alternative

Error with libcurl.so.4

Error: libcurl.so.4: cannot open shared object file: No such file or directory.

Run the following command to address the dependency issue.

Error with libcurl-gnutls.so.4

libcurl-gnutls.so.4: cannot open shared object file: No such file or directory

Run the following command to address this issue.

Error with libXss.so.1

./gitkraken./gitkraken: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory

Free Git Kraken

Run the following command to address this issue.