Update README files

This commit is contained in:
Sudo-Ivan
2026-03-10 04:26:26 -05:00
parent ded56cb75f
commit d648b7d779
5 changed files with 28 additions and 28 deletions
+12 -12
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -203,10 +203,10 @@ pnpm run dist:rpm
## ブランチ
| ブランチ | 目的 |
| -------- | ---------------------------------------------------------- |
| `master` | 安定版リリース。本番環境対応コードのみ。 |
| `dev` | 活発な開発中。不安定または不完全な変更を含む場合があります。|
| ブランチ | 目的 |
| -------- | ------------------------------------------------------------ |
| `master` | 安定版リリース。本番環境対応コードのみ。 |
| `dev` | 活発な開発中。不安定または不完全な変更を含む場合があります。 |
## 開発
+4 -4
View File
@@ -203,10 +203,10 @@ pnpm run dist:rpm
## Ветки
| Ветка | Назначение |
| -------- | ----------------------------------------------------------------------- |
| `master` | Стабильные релизы. Только готовый к продакшену код. |
| `dev` | Активная разработка. Может содержать нестабильные или неполные изменения.|
| Ветка | Назначение |
| -------- | ------------------------------------------------------------------------- |
| `master` | Стабильные релизы. Только готовый к продакшену код. |
| `dev` | Активная разработка. Может содержать нестабильные или неполные изменения. |
## Разработка