Skip to content

Commit b66cd02

Browse files
committed
chore(cursor): add Cloud Agent environment.json skill boot-install
1 parent 9e481e7 commit b66cd02

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.cursor/environment.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"repositoryDependencies": ["github.com/crimsonsunset/cursor-config"],
3+
"install": "rm -rf /tmp/cursor-config && git clone --depth 1 https://github.com/crimsonsunset/cursor-config.git /tmp/cursor-config && node /tmp/cursor-config/scripts/tooling/install.js"
4+
}

0 commit comments

Comments
 (0)