jon-lipstate / opm

Odin Package Manager
https://pkg-odin.org
9 stars 2 forks source link

OPM - Odin Package Manager

EARLY DEVELOPMENT / ALPHA Testing

Frontend/Server: SvelteKit Db: Postgres CLI: Odin

Features

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.

Dev Server

Node 18.x

  1. npm install
  2. npm run dev