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
- Simplify creating a switch fitting a range of compiler versions
- Make opam pin add <url> install packages on a best-effort basis
- Document the opam switch export [--full] [--freeze] formats
- Move CRLF preprocessing of patch files to the patch library
- opam install <local> pins packages even if the user doesn't proceed on the installation
- Disable the use of bash scripts when sh is detected
- Non-interactive shells ssh mode do not work with local switches
- VSCode remote ssh mode isn't detected as interactive mode by our bash shell support
- Make the opam library only available on a matching opam version
- `opam show` can not display information about several version of the same package
- Docs
- OCaml not yet supported