Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhishekmishragithub/codestory

Craft clear, concise commit messages and PR with ease.
https://github.com/abhishekmishragithub/codestory

Last synced: 12 days ago
JSON representation

Craft clear, concise commit messages and PR with ease.

Awesome Lists containing this project

README

        

# codestory
Craft clear, concise commit messages and PR with ease.

## This is what it solves!!

![IMG_9964](https://github.com/user-attachments/assets/7cef00d3-fd04-47f5-864c-6ed0a7997294)

## 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

![FlowChart 2024-07-13](https://github.com/user-attachments/assets/075c11e8-2f96-41bb-a93a-d2a6f812fe0c)