# ogitoπΈ



A simple and efficient Git repository cloning management tool. `ogito` allows you to quickly clone repositories to create a clean project. For more information, please visit [ogito.app](https://ogito.netlify.app).
## Features
- π Fast cloning of GitHub repositories
- π§Ή Create clean project copies
- π Force mode to override existing directories
- π Beautiful progress indicators and status feedback
- π» User-friendly command line interface
## Install
```bash
# cargo
cargo install ogito
# npm
npm install -g ogito
```
## Contributing
Contributions are welcome! Feel free to submit issues and pull requests.
## License
This project is open source under the [MIT LICENSE](LICENSE).