mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-07-30 17:29:33 +00:00
Update README files
This commit is contained in:
@@ -222,10 +222,10 @@ MeshChatX supports both CLI args and env vars.
|
||||
|
||||
## Branches
|
||||
|
||||
| Branch | Purpose |
|
||||
| -------- | -------------------------------------------------------------- |
|
||||
| `master` | Stable releases. Production-ready code only. |
|
||||
| `dev` | Active development. May contain breaking or incomplete changes.|
|
||||
| Branch | Purpose |
|
||||
| -------- | --------------------------------------------------------------- |
|
||||
| `master` | Stable releases. Production-ready code only. |
|
||||
| `dev` | Active development. May contain breaking or incomplete changes. |
|
||||
|
||||
## Development
|
||||
|
||||
@@ -240,14 +240,14 @@ task build:all
|
||||
|
||||
`Makefile` shortcuts are also available:
|
||||
|
||||
| Command | Description |
|
||||
| ------------ | ---------------------------------------- |
|
||||
| `make install` | Install pnpm and poetry dependencies |
|
||||
| `make run` | Run MeshChatX via poetry |
|
||||
| `make build` | Build frontend |
|
||||
| `make lint` | Run eslint and ruff |
|
||||
| `make test` | Run frontend and backend tests |
|
||||
| `make clean` | Remove build artifacts and node_modules|
|
||||
| Command | Description |
|
||||
| -------------- | --------------------------------------- |
|
||||
| `make install` | Install pnpm and poetry dependencies |
|
||||
| `make run` | Run MeshChatX via poetry |
|
||||
| `make build` | Build frontend |
|
||||
| `make lint` | Run eslint and ruff |
|
||||
| `make test` | Run frontend and backend tests |
|
||||
| `make clean` | Remove build artifacts and node_modules |
|
||||
|
||||
## Versioning
|
||||
|
||||
|
||||
+4
-4
@@ -203,10 +203,10 @@ pnpm run dist:rpm
|
||||
|
||||
## Branches
|
||||
|
||||
| Branch | Zweck |
|
||||
| -------- | --------------------------------------------------------------------------- |
|
||||
| `master` | Stabile Releases. Nur produktionsreifer Code. |
|
||||
| `dev` | Aktive Entwicklung. Kann instabile oder unvollstaendige Aenderungen enthalten.|
|
||||
| Branch | Zweck |
|
||||
| -------- | ------------------------------------------------------------------------------ |
|
||||
| `master` | Stabile Releases. Nur produktionsreifer Code. |
|
||||
| `dev` | Aktive Entwicklung. Kann instabile oder unvollstaendige Aenderungen enthalten. |
|
||||
|
||||
## Entwicklung
|
||||
|
||||
|
||||
+4
-4
@@ -203,10 +203,10 @@ pnpm run dist:rpm
|
||||
|
||||
## Branch
|
||||
|
||||
| Branch | Scopo |
|
||||
| -------- | ------------------------------------------------------------------------- |
|
||||
| `master` | Release stabili. Solo codice pronto per la produzione. |
|
||||
| `dev` | Sviluppo attivo. Potrebbe contenere modifiche instabili o incomplete. |
|
||||
| Branch | Scopo |
|
||||
| -------- | --------------------------------------------------------------------- |
|
||||
| `master` | Release stabili. Solo codice pronto per la produzione. |
|
||||
| `dev` | Sviluppo attivo. Potrebbe contenere modifiche instabili o incomplete. |
|
||||
|
||||
## Sviluppo
|
||||
|
||||
|
||||
+4
-4
@@ -203,10 +203,10 @@ pnpm run dist:rpm
|
||||
|
||||
## ブランチ
|
||||
|
||||
| ブランチ | 目的 |
|
||||
| -------- | ---------------------------------------------------------- |
|
||||
| `master` | 安定版リリース。本番環境対応コードのみ。 |
|
||||
| `dev` | 活発な開発中。不安定または不完全な変更を含む場合があります。|
|
||||
| ブランチ | 目的 |
|
||||
| -------- | ------------------------------------------------------------ |
|
||||
| `master` | 安定版リリース。本番環境対応コードのみ。 |
|
||||
| `dev` | 活発な開発中。不安定または不完全な変更を含む場合があります。 |
|
||||
|
||||
## 開発
|
||||
|
||||
|
||||
+4
-4
@@ -203,10 +203,10 @@ pnpm run dist:rpm
|
||||
|
||||
## Ветки
|
||||
|
||||
| Ветка | Назначение |
|
||||
| -------- | ----------------------------------------------------------------------- |
|
||||
| `master` | Стабильные релизы. Только готовый к продакшену код. |
|
||||
| `dev` | Активная разработка. Может содержать нестабильные или неполные изменения.|
|
||||
| Ветка | Назначение |
|
||||
| -------- | ------------------------------------------------------------------------- |
|
||||
| `master` | Стабильные релизы. Только готовый к продакшену код. |
|
||||
| `dev` | Активная разработка. Может содержать нестабильные или неполные изменения. |
|
||||
|
||||
## Разработка
|
||||
|
||||
|
||||
Reference in New Issue
Block a user