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
- Fix the allowed characters check for switch names
- Factorise OpamSystem.remove_file
- `opam source` should do a `git clone` when sourcing git repositories
- reftest: Add a test for opam env --inplace-path
- opam repo add triggers a git-maintenance race condition
- opam repo does not follow the 'redirect' field
- Parallelise removal of the build dir while other things are being built/installed
- Replace Re.split/replace by OCaml 5.5's String.split_all/replace_all
- On Windows, some installed files via `.install` are not cleaned on package removal
- On Windows, installing a binary via `libexec` field in `.install` fails
- Docs
- OCaml not yet supported