feat(ide-setup): add support for Cline IDE and configuration rules (#262)
This commit is contained in:
@@ -561,6 +561,7 @@ class V3ToV4Upgrader {
|
||||
"claude-code": "Commands created in .claude/commands/",
|
||||
windsurf: "Rules created in .windsurf/rules/",
|
||||
roo: "Custom modes created in .roomodes",
|
||||
cline: "Rules created in .clinerules/",
|
||||
};
|
||||
|
||||
// Setup each selected IDE
|
||||
|
||||
Reference in New Issue
Block a user