Open mmarchetti opened 7 months ago
Currently just clean doesn't clean nested dirs for example. There are other examples I'm sure that we can cascade.
just clean
Support some top-level "do everything" commands as well as the incremental commands we use when iterating frontend or backend subsets of the codebase.
Currently
just clean
doesn't clean nested dirs for example. There are other examples I'm sure that we can cascade.