From e9939f986a5f30569cf9b615a6c1940bcb14bb54 Mon Sep 17 00:00:00 2001 From: get-colibri Date: Sat, 28 Feb 2026 20:13:46 +0000 Subject: [PATCH 1/6] =?UTF-8?q?=F0=9F=92=BE=20Change=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d4cbd41a..e7bbc95f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Fail-safe means giving your users the same superpowers you know from Git: - Branch off to run experiments safely - Accept changes when you’re happy with the result -And it’s easy because you interact through the **file system API** (Legit FS) — the same one you learned in your first semesters of computer science. +And it’s easy because you interact through the **file system API** (Legit FS) — the same one you learned in your first semesters of compuasdasdasdter science. **Runs everywhere.** Use Legit SDK as an API in the browser, or mount it as a folder on your machine. That means instant compatibility with the stack of your choice: Node.js, Python, Java… you name it. @@ -20,15 +20,16 @@ And it’s easy because you interact through the **file system API** (Legit FS) - [Getting Started](https://legitcontrol.com/docs/quickstart): Minimal example to get your first LegitFS repo up - [Example Starter](https://legitcontrol.com/docs/examples): See a working editor demo with history tracking - [Contributing](./CONTRIBUTING.md): How to contribute, including the Contributor License Agreement - ### Installation + ```bash npm install @legit-sdk/core ``` ### Minimal example + ```ts import { fs } from 'memfs'; import { initLegitFs } from '@legit-sdk/core'; @@ -56,18 +57,14 @@ main(); - **Branching and history** – Access past states, branch safely, merge confidently - **Interoperable** – Works with Node.js, browsers, Docker, serverless, and more - **Extensible API** – Compatible with custom storage backends - ### Project Structure - `packages/sdk/` – Source code of the SDK - `packages/sdk/dist/` – Bundled outputs for Node.js, browser, and TypeScript - `packages/sdk/src/compositeFs/` – Core filesystem abstraction - `packages/sdk/src/compositeFs/subsystems/` – Ephemeral, hidden, pass-through, and Git-backed file systems - ### Contributing Please review the [CLA](./cla/CLA.md) before submitting contributions. We welcome PRs, issues, and suggestions to make Legit SDK better for everyone. - - From e122e5384a17a244e174b24df570c0e6158107ff Mon Sep 17 00:00:00 2001 From: get-colibri Date: Sat, 28 Feb 2026 20:14:29 +0000 Subject: [PATCH 2/6] =?UTF-8?q?=F0=9F=92=BE=20Change=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7bbc95f..de8f5e16 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Legit Monorepo +# Legit Hello ### Meet Legit SDK — fail-safe apps made simple. From b43995223e069d861940ef5f97229c3246c78e0d Mon Sep 17 00:00:00 2001 From: get-colibri Date: Fri, 13 Mar 2026 11:19:30 +0000 Subject: [PATCH 3/6] =?UTF-8?q?=F0=9F=92=BE=20Change=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index de8f5e16..d894d8e0 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ And it’s easy because you interact through the **file system API** (Legit FS) - [Getting Started](https://legitcontrol.com/docs/quickstart): Minimal example to get your first LegitFS repo up - [Example Starter](https://legitcontrol.com/docs/examples): See a working editor demo with history tracking - [Contributing](./CONTRIBUTING.md): How to contribute, including the Contributor License Agreement + ### Installation @@ -57,14 +58,18 @@ main(); - **Branching and history** – Access past states, branch safely, merge confidently - **Interoperable** – Works with Node.js, browsers, Docker, serverless, and more - **Extensible API** – Compatible with custom storage backends + ### Project Structure - `packages/sdk/` – Source code of the SDK - `packages/sdk/dist/` – Bundled outputs for Node.js, browser, and TypeScript - `packages/sdk/src/compositeFs/` – Core filesystem abstraction - `packages/sdk/src/compositeFs/subsystems/` – Ephemeral, hidden, pass-through, and Git-backed file systems + ### Contributing Please review the [CLA](./cla/CLA.md) before submitting contributions. We welcome PRs, issues, and suggestions to make Legit SDK better for everyone. + +​ From 358483b882ec721d71334e33705c3db403c100a9 Mon Sep 17 00:00:00 2001 From: get-colibri Date: Fri, 13 Mar 2026 11:20:15 +0000 Subject: [PATCH 4/6] =?UTF-8?q?=F0=9F=92=BE=20Change=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d894d8e0..29060df3 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,4 @@ Please review the [CLA](./cla/CLA.md) before submitting contributions. We welcome PRs, issues, and suggestions to make Legit SDK better for everyone. -​ +⁠![colibri badge](https://backend-knty.onrender.com/get-artifact?roomId=github.com/Legit-Control/monorepo/blob/main/README.md&path=badge.get-colibri.com) From 5f26b6b89be93aabdf0a979417fe01e1c6ccdc83 Mon Sep 17 00:00:00 2001 From: Jannes Blobel <72493222+jannesblobel@users.noreply.github.com> Date: Fri, 13 Mar 2026 12:22:12 +0100 Subject: [PATCH 5/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29060df3..ab4e4d7d 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,4 @@ Please review the [CLA](./cla/CLA.md) before submitting contributions. We welcome PRs, issues, and suggestions to make Legit SDK better for everyone. -⁠![colibri badge](https://backend-knty.onrender.com/get-artifact?roomId=github.com/Legit-Control/monorepo/blob/main/README.md&path=badge.get-colibri.com) +⁠![colibri badge](https://badge.get-colibri.com/) From 6d35f78f7612a790d0bb9ef694e53c216c74e0e6 Mon Sep 17 00:00:00 2001 From: get-colibri Date: Fri, 13 Mar 2026 11:22:35 +0000 Subject: [PATCH 6/6] =?UTF-8?q?=F0=9F=92=BE=20Change=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab4e4d7d..87f44d90 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,4 @@ Please review the [CLA](./cla/CLA.md) before submitting contributions. We welcome PRs, issues, and suggestions to make Legit SDK better for everyone. -⁠![colibri badge](https://badge.get-colibri.com/) +⁠![](https://badge.get-colibri.com/)