To start working in one repo you must: ``` muon init muon register muon start ``` i think ``` muon start ``` would suffice. What do you think ? Do we really need `init` and `register` ? Cannot the lazy init when you issue first command ? :)