Skip to content

Commit

Permalink
docs: init README
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Aug 29, 2023
1 parent 497a01e commit 271750d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ CoUnit Prompt Strategy

![](docs/counit-prompt-strategy.svg)

## Uses

1. Download CoUnit-Server binary from [https://github.com/unit-mesh/co-unit/releases](https://github.com/unit-mesh/co-unit/releases)
2. push you `domain language` or config under `domain` directory
3. Run CoUnit-Server

## Use cases

- AutoDev -> code: [counit](https://github.com/unit-mesh/auto-dev/tree/master/src/main/kotlin/cc/unitmesh/devti/counit).
Expand Down

0 comments on commit 271750d

Please sign in to comment.