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
- More clearly show installation warnings with the package name which generated them
- New opam field to specify the location of the `.install` file
- url requirement in doc/pages/Packaging.md
- Unpin multiple packages at once
- explain better the recommended installation process
- "opam switch list-available" JSON output
- Clarification: behavior of interaction between `opam pin --kind version` and `opam pin --kind path`
- `opam admin` fails on NFS directory due to lockf missing
- docs: point to versioning ordering in packaging guide
- too many system calls!? (cwd evaluated during update)
- Docs
- OCaml not yet supported