Skip to content

Commit a7c849f

Browse files
committed
readme, rev mod file
1 parent c0b2cf2 commit a7c849f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Frontend/Server: SvelteKit
66
Db: Postgres
77
CLI: Odin
88

9+
## Features
10+
11+
At present the registry is very basic, Github is the sole OAuth provider, though any https based host may be used as the repository. A CLI token system is used for uploading packages.
12+
913
## Dev Server
1014

1115
Node 18.x

mod.pkg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
version: "0.0.1-alpha",
2+
version: "0.0.2-alpha",
33
description: "Odin Package Registry (DEMO/TEMP LISTING :: NOT ODIN Code)",
44
url: "https://github.com/jon-lipstate/opm",
55
readme: "README.md",

0 commit comments

Comments
 (0)