The Setup instructions in README.md are:
- Git clone the repository:
git clone git@github.com:tuist/microfeatures-example.git.
- Install Tuist with
bash <(curl -Ls https://install.tuist.io).
- Run
tuist focus.
tuist focus on my machine gives:
Error: Unexpected argument 'focus'
Usage: tuist [--help-env] <subcommand>
See 'tuist --help' for more information.