# ogitoπΈ


A lightweight CLI tool for managing and generating projects from custom templates. `ogito` allows you to quickly create new projects from your personal collection of templates. For more information, please visit [ogito.app](https://ogito.netlify.app).
## Features
- π Add and manage project templates from Git repositories or local paths
- π Generate new projects quickly from your template collection
- π Update templates from their sources with a single command
- π List and organize your templates with metadata
- π» Clean and intuitive 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).