A CLI tool that generates an opam repository and monorepo from a list of git repos
at master 3 lines 44 B view raw
1(library 2 (name monopam) 3 (libraries unix))