Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khattakdev/gitbot
A CLI Based Application to help you learn Git and GitHub.
https://github.com/khattakdev/gitbot
cli gitbot
Last synced: 23 days ago
JSON representation
A CLI Based Application to help you learn Git and GitHub.
- Host: GitHub
- URL: https://github.com/khattakdev/gitbot
- Owner: khattakdev
- License: mit
- Created: 2020-12-21T18:42:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-19T13:30:39.000Z (over 3 years ago)
- Last Synced: 2024-10-20T07:41:39.169Z (26 days ago)
- Topics: cli, gitbot
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@khattakdev/gitbot
- Size: 111 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Gitbot 👋
> A CLI Based Application to help you learn Git.
## Prerequisite
You'll need to have [Nodejs](https://nodejs.org/) installed on your system.
## Install```sh
npm install -g @khattakdev/gitbot
```## Usage
Open an empty folder in your terminal, type:
```sh
gitbot
```## Demo
![Demo](https://user-images.githubusercontent.com/37709578/112744394-353f6180-8fb9-11eb-8d75-92aab29564fb.gif)
## Author👤 **Arsalan Khattak**
- Website: [khattak.dev](https://khattak.dev)
- Twitter: [@khattakdev](https://twitter.com/khattakdev)
- Github: [@khattak.dev](https://github.com/khattakdev)
- LinkedIn: [@khattakdev](https://linkedin.com/in/khattakdev)## License
[MIT](LICENSE)
## Show your support
Give a ⭐️ and follow [@khattakdev](https://github.com/khattakdev) if this project helped you!
---