Monorepo management for opam overlays
0
fork

Configure Feed

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

monopam: document fetch, clean, test, lint, verse commands

+5
+5
README.md
··· 56 56 | `monopam diff [names...]` | Show changes | 57 57 | `monopam publish` | Generate opam overlay | 58 58 | `monopam init` | Initialize workspace | 59 + | `monopam fetch [names...]` | Fetch updates without merging | 60 + | `monopam clean` | Remove build artifacts and stale state | 61 + | `monopam test [names...]` | Run tests for subtrees | 62 + | `monopam lint [names...]` | Run merlint across subtrees | 63 + | `monopam verse ...` | Collaborate with verse members | 59 64 60 65 ## sources.toml 61 66