Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fakerr/git-cheat

Concise, easy to reach Git cheat sheet in your terminal
https://github.com/fakerr/git-cheat

cheatsheet cli command-line git

Last synced: 23 days ago
JSON representation

Concise, easy to reach Git cheat sheet in your terminal

Awesome Lists containing this project

README

        

# git-cheat

> Beautiful, easy to reach Git cheat sheet in your terminal

![git cheat](https://imgur.com/WKhXa54.gif)

## Usage

```sh
$ git cheat
```

## Installation

##### Using NPM

```sh
sudo npm install --global @fakerr/gitchsh
```
## Requirements
- Tools: git

## Credits
All credits should go to `KIANI0X01` who created the [cheat sheet](https://milddev.com/git/an-essential-guide-on-how-use-to-git-and-github/) I'm using.
I just wrapped it into a CLI.

## Contribution
Pull requests are welcome, along with any feedback or ideas.

## License

MIT