We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb7466c commit 38e388dCopy full SHA for 38e388d
README.md
@@ -4,7 +4,7 @@
4
## Use it
5
6
```bash
7
-$ idi new myapp example.com/module/myapp
+$ idi new -n myapp -m example.com/module/myapp
8
```
9
10
Go into your generated app and execute `go mod tidy`
0 commit comments