opam
https://github.com/ocaml/opam
OCaml
opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
OCaml not yet supported1 Subscribers
Add a CodeTriage badge to opam
Help out
- Issues
- RFC: thinking out loud about `signed-by` field to accompany `git:` urls
- Document how opam chooses the default compiler during opam init and opam switch create
- Installation of OCaml on Windows 11 runs on error.
- [ERROR] Could not update repository "default": OpamDownload.Download_fail
- Add `opam repo show <reponame>` support
- Regression (?) in `opam pin remove` experience and better error messages
- [WIP] Improve performance of opam update/init by changing the structure of the internal http opam repositories (use the tar.gz as-is)
- [API] Abstract over repository roots to simplify the addition of new repository formats
- Add argument --ignore-available-on to ignore availibility of specific packages
- Do depexts status check at opam update time
- Docs
- OCaml not yet supported