diff options
| author | Edoardo La Greca | 2026-08-05 00:40:50 +0200 |
|---|---|---|
| committer | Edoardo La Greca | 2026-08-05 00:40:50 +0200 |
| commit | dee3f1cfd430c6c9a73663adefe14054802ec013 (patch) | |
| tree | d187a9fc129096777774263f22b7a82edd7fa2d4 | |
| download | neindex-dee3f1cfd430c6c9a73663adefe14054802ec013.tar.gz neindex-dee3f1cfd430c6c9a73663adefe14054802ec013.zip | |
| -rw-r--r-- | LICENSE | 0 | ||||
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | doc/design.md | 4 |
3 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5f439d --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Neindex +======= + +Neindex is an index for Plan 9 repositories around the web. Given a Git hosting platform (e.g. Github, Codeberg, Sourcehut, etc.) and a way to search for repositories in such platforms, it diff --git a/doc/design.md b/doc/design.md new file mode 100644 index 0000000..22849b0 --- /dev/null +++ b/doc/design.md @@ -0,0 +1,4 @@ +Design +====== + + |