mirror of
https://github.com/MengMengCode/VoCat.git
synced 2026-08-20 06:43:42 +08:00
Initial
This commit is contained in:
@@ -240,18 +240,6 @@ git tag v0.2.0
|
||||
git push origin v0.2.0
|
||||
```
|
||||
|
||||
The local `release.py` helper is intentionally excluded from Git. It can build the same four binary targets locally and push the release tag:
|
||||
|
||||
```bash
|
||||
python release.py 0.2.0
|
||||
```
|
||||
|
||||
Local build without publishing:
|
||||
|
||||
```bash
|
||||
python release.py 0.2.0 --build-only
|
||||
```
|
||||
|
||||
## Project layout
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user