An unofficial open-source package manager for Odin. #6225
bymehul
started this conversation in
Show and tell
Replies: 1 comment
-
|
I know Odin intentionally doesn’t want an official package manager — this is purely an unofficial, optional tool I built for my own workflow and shared in case it helps others. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I built odpkg, a small vendoring-first, GitHub-only package manager for Odin.
It’s intentionally minimal (no registry, no transitive deps).
Repo: odpkg
Feedback welcome.
Beta Was this translation helpful? Give feedback.
All reactions