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: 8 months 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-19T13:30:39.000Z (almost 5 years ago)
- Last Synced: 2025-07-10T19:37:16.089Z (9 months 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

## 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!
---