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
- Apply opam-specific git config if not full_fetch
- Cyclic upgrages and donwgrades
- Check if `OpamTar.Inplace.write` can be more performant
- Locking incorrectly claims that dependency is not installed
- Failure to properly handle directory separators on windows platforms
- OpamAdminRepoUpgrade.do_upgrade_mirror: allow repo_root <> cwd
- Slightly misleading error message when adding a repository with wrong url
- Add `root` and `rootexec` sections to .install files
- opam update fails between 4ae3c774e4 and latest master: OpamSystem.Internal_patch_error("Patch \"in directory /home/edwint/.opam/repo/test\" does not apply cleanly.")
- Lock file does not use disjunction for transitive dependencies of `with-doc` and `with-dev-setup`
- Docs
- OCaml not yet supported