Skip to content

Commit

Permalink
init readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sunwei committed Oct 6, 2023
1 parent 79fb658 commit ac9b5a5
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
# dp
[website]: https://dddplayer.com
[go]: https://go.dev/
[DDD]: https://www.domainlanguage.com/

# DDD Player CLI

<a href="https://dddplayer.com/"><img src="https://assets.dddplayer.com/resource/logo/dp.png" alt="DDDPlayer" width="300"></a>

[![codecov](https://codecov.io/gh/dddplayer/dp/graph/badge.svg?token=B7Q2YZ7078)](https://codecov.io/gh/dddplayer/dp)

DDD Player CLI
[Website]

## Overview

DDD Player is a code governance service written in [Go], optimized for Domain-Driven Design ([DDD]).

## Installation

### Install from source

```text
go install github.com/dddplayer/dp@latest
```


0 comments on commit ac9b5a5

Please sign in to comment.