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
- Move the equality check between a pinned package and its upstream to OpamFile.OPAM.effectively_equal_modulo_pin
- Documentation of format of sources tarballs and paths missing.
- Remove the handling of the subpath field in url files and make the printers of the x-* fields a reflexion of their actual value
- Save disk space by only caching dev packages into the internal 'sources' directory
- pin: only display a "is now pinned to" message if the package is not already pinned
- Add package spelling hints
- Release script: Generate pre-built binaries for all platforms with official support for native-code
- Allow detection of installed packages through their virtual names on ALT Linux, RHEL-based and SUSE-based distributions
- [CLI version] Can an opam warning be made clearer, please?
- zsh completion breaks if `compinit` is called after including `opam-init/init.zsh`.
- Docs
- OCaml not yet supported