Post #2616297
2026-05-08 15:17 UTC
@tuist I think I found a bug in your onboarding process.
The "connect your project" page at `/{org}/{project}/connect` includes this command for getting started with homebrew:
```
tuist init $ORG/$PROJECT
```
but when I run that I get an error:
```
tuist init $ORG/$PROJECT
Error: Unexpected argument '$ORG/$PROJECT'
Usage: tuist init [--path <path>]
See 'tuist init --help' for more information.
```
FYI
Replies (0)
No replies.