Skip to content

jon-lipstate/opm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b7cea43 · Jan 25, 2024

History

76 Commits
Jan 25, 2024
Jun 26, 2023
May 24, 2023
May 24, 2023
May 24, 2023
May 24, 2023
May 24, 2023
May 24, 2023
May 24, 2023
Jun 21, 2023
May 24, 2023
Jun 21, 2023
Jan 16, 2024
Jun 26, 2023
May 24, 2023
Jun 21, 2023
Jun 13, 2023

Repository files navigation

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