|
@@ -1,5 +1,9 @@
|
|
# Rustpad
|
|
# Rustpad
|
|
|
|
|
|
|
|
+[](https://hub.docker.com/r/ekzhang/rustpad/)
|
|
|
|
+[](https://hub.docker.com/r/ekzhang/rustpad/)
|
|
|
|
+[](https://github.com/ekzhang/rustpad/actions/workflows/ci.yml)
|
|
|
|
+
|
|
**Rustpad** is an _efficient_ and _minimal_ open-source collaborative text
|
|
**Rustpad** is an _efficient_ and _minimal_ open-source collaborative text
|
|
editor based on the operational transformation algorithm. It lets users
|
|
editor based on the operational transformation algorithm. It lets users
|
|
collaborate in real time while writing code in their browser. Rustpad is
|
|
collaborate in real time while writing code in their browser. Rustpad is
|
|
@@ -70,7 +74,7 @@ wasm-pack test rustpad-wasm --chrome --headless
|
|
|
|
|
|
## Deployment
|
|
## Deployment
|
|
|
|
|
|
-Rustpad is distributed as a single 12 MB Docker image, which is built
|
|
|
|
|
|
+Rustpad is distributed as a single 4 MB Docker image, which is built
|
|
automatically from the `Dockerfile` in this repository. You can pull the latest
|
|
automatically from the `Dockerfile` in this repository. You can pull the latest
|
|
version of this image from Docker Hub.
|
|
version of this image from Docker Hub.
|
|
|
|
|