Skip to content

laalsaas/gti

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gti

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

Build and Install

From a package system:

From source:

$ make
$ make install # as root, probably

or

$ make prefix=~/.local install # as a user

The default install prefix is /usr/bin.

You can change the speed of the car at runtime via GTI_SPEED. For example:

$ GTI_SPEED=2000 gti push # default is 1000

Usage

Try typing git really fast, on an unfamiliar keyboard.

Author and License

Copyright 2012 by Richard Wossal richard@r-wos.org

Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.

About

a git launcher :-)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.3%
  • Makefile 10.5%
  • Roff 8.4%
  • Shell 4.8%