The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Experimentally, use it

+2 -1
+2 -1
ocaml-variants.opam
··· 107 107 "--disable-warn-error" 108 108 ] 109 109 [make "-j%{jobs}%"] 110 + [make "INSTALL_MODE=opam" "install"] 110 111 ] 111 - install: [make "install"] 112 + install: ["sh" "./%{name}%-fixup.sh" prefix] 112 113 depopts: [ 113 114 "ocaml-option-32bit" 114 115 "ocaml-option-afl"