feat: init project

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-24 16:53:43 +08:00
parent 8c2e7c1fdc
commit 76484e09ac
3 changed files with 27 additions and 29 deletions
+13
View File
@@ -28,6 +28,19 @@ Trigger condition:
3. wait for the build to finish
4. download the artifacts from the release page
## Make images
**help info:**
```bash
$ make image.help
```
**build images:**
```bash
$ make image
```
## Overview