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
- TODO: have a look at the patches from the FreeBSD ports repository
- Lint check use of package variables in depends/depopts/conflicts/depexts
- Lint check for the presence of "<const string> = <const string>" in filters
- `opam install --formula` don't set root packages
- TODO: remove use of coreutils on macOS in CI
- opam install doesn't upgrade the system switch
- Confusing behavior with installed but now-unavailable package
- is there a command to add a `checksum` to an opam file?
- opam switch import doesn't set invariant
- `opam upgrade --fixup` doesn't always upgrade as much as possible
- Docs
- OCaml not yet supported