https://github.com/abhishekmishragithub/codestory
Craft clear, concise commit messages and PR with ease.
https://github.com/abhishekmishragithub/codestory
Last synced: 4 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T06:47:29.000Z (about 1 year ago)
- Last Synced: 2025-04-02T08:51:10.483Z (9 months ago)
- Language: Python
- Size: 198 KB
- Stars: 6
- 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
