GitXplorerGitXplorer
l

gti

public
5 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
a3bce01599585d1e6e1cba57566c31469e718aba

chore: update Go, linter, and dependencies

lldez committed a year ago
Unverified
0b899ace254554b98f2a2837d16510cafb75384d

chore: update Go, linter, and dependencies

lldez committed 2 years ago
Unverified
bf291dd696228e0e0c645219c11990383db8f138

chore: update Go, linter, and dependencies

lldez committed 2 years ago
Unverified
28cf0ac34ee3dd7dc0ed38066405db45610da8f4

chore: update dependencies

lldez committed 4 years ago
Unverified
e4b98e13db30671c941306fda98bb8197bb64e0b

chore: fix github action cache.

lldez committed 4 years ago
Unverified
5e472a22b8f4b5801582bed70f0f0e1df47cb724

chore: update dependencies.

lldez committed 4 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")