An opam plugin to install a package using a custom command
Description
Provides the opam custom-install
command, which allows to wrap a custom install command, and make opam register it as the installation of a given package. This is a prototype provided for the moment as a plugin, but might get integrated into opam if useful.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 08 Nov 2022
- Authors
- Maintainers
Sources
0.3.tar.gz
md5=05ea339f8c9715d23c3f4ce84173e3c7
sha512=a2f8564ad3209f78a7a59e9d7bc5088889f5d2cb013160cf95f88bf9f736139033238eabc83a24fd5e10d0d5944d407da39e32ef44d26064c26671bcc8e0ebf6
Dependencies
opam-client
>= "2.1.2" & < "2.2.0"
dune
>= "1.5"
Reverse Dependencies