opam-bin
The opam-bin tool is a simple framework to use `opam` with binary packages
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Fix a bug preventing creation of binary packages when sharing is disabled
Add command 'opam-bin info' with a summary of opam-bin actions
v0.9.4 ( 2020-08-31 )
Use
drom
to manage the projectconfigure sphinx-target field to target docs/ directly
configure .github/workflows to skip Windows for missing deps
Add sharing of files between switches:
Add
opam bin config --enable-share
to activate sharing during installAdd
opam share FILES
andopam share -r DIR
to share a specific set
of files
v0.9.3 ( 2020-08-05 )
Initial version