https://github.com/abhishekmishragithub/codestory
Craft clear, concise commit messages and PR with ease.
https://github.com/abhishekmishragithub/codestory
Last synced: 5 months ago
JSON representation
Craft clear, concise commit messages and PR with ease.
- Host: GitHub
- URL: https://github.com/abhishekmishragithub/codestory
- Owner: abhishekmishragithub
- License: apache-2.0
- Created: 2024-03-27T20:40:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T06:47:29.000Z (6 months ago)
- Last Synced: 2024-12-15T07:28:07.116Z (6 months ago)
- Language: Python
- Size: 195 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# codestory
Craft clear, concise commit messages and PR with ease.## This is what it solves!!

## Getting Started
### Basic usage
```bash
codestory generate
```### Specifying a model
```bash
codestory generate --model gemini/gemini-1.5-flash
```### Including a detailed description
```bash
codestory generate --include-description
```#### Using emojis
```bash
codestory generate --emoji
```## The Architecture/Workflow
