w3st3ry / guitte

Le git de France, inspiré du docker français :octocat: :house: :fr:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guitte, the git CLI from France - Guitte, le git de France

logo

Description

Guitte is a french wrapper, written in Python 3 for the git CLI, intended as a drop-in replacement of classic CLI.

It's inspired by the Marcel Docker project, for the future french sovereign operating system.

Usage

Type this command in your shell to use guitte anywhere on your linux distribution (root privileges required):

$ sudo cp guitte guitte.py /usr/bin/.

Then, when it's done, you can run commands using guitte prefix:

$ guitte poule

Some examples:

  • git cloneguitte copie-colle
  • git initguitte initialisation
  • git addguitte ajout
  • git mvguitte déplace
  • git bisectguitte couper-en-deux
  • git grepguitte de-raisin

Special thanks

The original project, source of inspiration. Created by @brouberol.

The photoshop CS6 expert @motet-a.

License and copyright

Copyright © 2016 (see AUTHORS file). All rights reserved.

Non-third party files are licensed under the LPRAB; terms and conditions can be found at:

    http://sam.zoy.org/lprab/

About

Le git de France, inspiré du docker français :octocat: :house: :fr:

License:Other


Languages

Language:Python 100.0%