GitXplorerGitXplorer
l

gti

public
5 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
ed9db6b63ef7ff01eadd2f940d98eca285f5aede

chore: update linter.

lldez committed 4 years ago
Unverified
5f53cd7900f7d66fb34558cd5f27b9d47ee1b0d2

chore: goodbye TravisCI.

lldez committed 4 years ago
Verified
5395a7a13cb6ec002b6403554a20fe8cafac532c

hardens and strips build command while ensuring a static build (#2)

mmathieu-aubin committed 5 years ago
Verified
070dd27753a617253bdbe1b6dfc6a5f7d49785b1

updates graphics to better quality, cause its fun (#1)

mmathieu-aubin committed 5 years ago
Unverified
5cf985641bbfe7c11cac6cfa0e8fe6072a2158d4

chore: update golangci-lint.

lldez committed 5 years ago
Unverified
f25e30811afc483d2229bbaf356563a502cc9198

chore: update dependencies.

lldez committed 5 years ago

README

The README file for this repository.

= image:gti.png[GTI]

image:https://github.com/ldez/gti/workflows/Main/badge.svg?branch=master["Build Status", link="https://github.com/ldez/gti/actions"]

Just a silly git launcher, basically. Inspired by sl.

A port of the original https://github.com/rwos/gti[gti] in Go.

image:https://user-images.githubusercontent.com/5674651/63211052-8192a200-c0f2-11e9-9958-1e6eb6c5f4ba.gif[Demo]

== How to Install

|=== | OS | | Command

yay -S gti-bin

brew tap ldez/tap brew update brew install gti

scoop bucket add ldez https://github.com/ldez/scoop-bucket.git scoop install gti

| all | image:https://img.shields.io/github/release/ldez/gti.svg?label=Binaries&style=flat["Binaries", link="https://github.com/ldez/gti/releases"] a|

| all | https://github.com/ldez/gti[Sources] a| [source,bash]

go get -u github.com/ldez/gti

|===

== Configuration

Environment Variables:

  • GTI_SPEED [int]: display speed (default: "1000")
  • GTI_VERBOSE [bool]: display GTI version (default: "false")