Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fakerr/git-cheat
- Owner: Fakerr
- License: mit
- Created: 2020-12-28T22:20:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-20T10:54:56.000Z (11 months ago)
- Last Synced: 2024-09-20T14:38:29.611Z (about 2 months ago)
- Topics: cheatsheet, cli, command-line, git
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 59
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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