From 7f9d17c16de835b61cf49f4a24e4c8aa7c6ecd63 Mon Sep 17 00:00:00 2001 From: EatThePooh Date: Wed, 3 Dec 2025 22:51:59 +0700 Subject: [PATCH] add readme --- README.org | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..404c921 --- /dev/null +++ b/README.org @@ -0,0 +1,4 @@ +* OCD - OpenCode in Docker +This flake [[https://flake.parts][part]] provides a Docker image with opencode in it. +** Usage +See ~example/flake.nix~.