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.

tweak

+2 -2
+1 -1
dune-project
··· 5 5 (package 6 6 (name unpac) 7 7 (synopsis "Monorepo management tool") 8 - (description "A tool for managing OCaml monorepos with opam repository integration") 8 + (description "A tool for managing OCaml monorepos with opam and git repository integration") 9 9 (authors "Anil Madhavapeddy") 10 10 (license ISC) 11 11 (depends
+1 -1
unpac.opam
··· 2 2 opam-version: "2.0" 3 3 synopsis: "Monorepo management tool" 4 4 description: 5 - "A tool for managing OCaml monorepos with opam repository integration" 5 + "A tool for managing OCaml monorepos with opam and git repository integration" 6 6 authors: ["Anil Madhavapeddy"] 7 7 license: "ISC" 8 8 depends: [