We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41cc83b commit 1385aa6Copy full SHA for 1385aa6
.cursor/worktrees.json
@@ -0,0 +1,7 @@
1
+{
2
+ "setup-worktree": [
3
+ "cp $ROOT_WORKTREE_PATH/.env .env",
4
+ "make install-minimal",
5
+ "make check"
6
+ ]
7
+}
0 commit comments