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
- Feature request: add an option for `opam lock` to exclude packages from the `locked` file
- `opam lock` does not exit with an error code after displaying an error
- `opam install --locked` behavior may not be the one expected by users
- opam is not installing 'with-test' dependencies unless invoked with '--with-test' flag
- Output of `opam pin list` should indicate whether a local pin is using the working state of the directory
- Add the OPAMSOLVERTOLERANCE environment variable to allow users to fix solver timeouts for good
- Warn and document about url fields in source repositories
- "resolution of the request timed out" even with OPAMSOLVERTIMEOUT=1200
- opam install should ignore certain environment variables
- explicitly connect /dev/tty. Allows running via sh
- Docs
- OCaml not yet supported