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.

Record vendored packages in config

+4
+4
unpac.toml
··· 168 168 [[opam.vendored]] 169 169 name = "eqaf" 170 170 url = "https://github.com/mirage/eqaf.git" 171 + 172 + [[opam.vendored]] 173 + name = "base64" 174 + url = "https://github.com/mirage/ocaml-base64.git"