Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zartek-creole/gitwise
https://github.com/zartek-creole/gitwise
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zartek-creole/gitwise
- Owner: ZarTek-Creole
- Created: 2023-11-09T14:17:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-09T14:17:47.000Z (about 1 year ago)
- Last Synced: 2024-05-01T15:05:06.969Z (9 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: docs/SECURITY_ENHANCEMENTS.md
Awesome Lists containing this project
README
# GitWise
GitWise is your AI-powered assistant for maintaining clean and well-managed Git repositories.
## Quick Start
- Install GitWise (see INSTALL.md for detailed instructions).
- Navigate to your Git repository in the terminal.
- Run `python -m src.main check .` to analyze your repository.
- Run `python -m src.main recommend .` for AI-powered recommendations.## Installation
See [INSTALL.md](docs/INSTALL.md) for installation instructions.
## Usage
For information on using GitWise, see [USAGE.md](docs/USAGE.md).
## Contributing
We welcome contributions! Please read [CONTRIBUTING.md](docs/CONTRIBUTING.md) for how to contribute to the project.
## Getting Help
If you have any questions or issues, please open an issue on the GitHub repository.