We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 974a041 + 862ce78 commit 4c1f5a4Copy full SHA for 4c1f5a4
1 file changed
README.md
@@ -25,7 +25,7 @@ make lint # チェック
25
make lint-fix # 矯正
26
27
# yarnコマンド実行
28
-make exec COMMAND=${コマンド}
+make exec COMMAND=${コマンド} CONTAINER=${コンテナ}
29
```
30
31
### ドキュメント
0 commit comments