cmux 0.2.23 → 0.2.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -3
- package/cmux-cli +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,11 +4,8 @@ A single-executable web app multiplexer with built-in Convex backend. cmux allow
|
|
|
4
4
|
|
|
5
5
|
## Features
|
|
6
6
|
|
|
7
|
-
- 🚀 Single executable file - no installation required
|
|
8
|
-
- 🔧 Built-in Convex backend for data persistence
|
|
9
7
|
- 🌐 Web-based UI for managing tasks
|
|
10
8
|
- 🐳 Docker integration for isolated environments
|
|
11
|
-
- ⚡ Fast startup and minimal dependencies
|
|
12
9
|
|
|
13
10
|
## Installation
|
|
14
11
|
|
package/cmux-cli
CHANGED
|
Binary file
|