Skip to content

Commit 0b8bc0d

Browse files
authored
Merge pull request #11 from zhujian0805/main
feat: add thedotmack plugin marketplace
2 parents 351ac13 + d25b6ac commit 0b8bc0d

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

code_assistant_manager/plugin_repos.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,14 @@
9292
"repoOwner": "MadAppGang",
9393
"repoName": "claude-code",
9494
"repoBranch": "main"
95+
},
96+
"thedotmack": {
97+
"name": "thedotmack",
98+
"description": "Plugins by Alex Newman (thedotmack)",
99+
"enabled": true,
100+
"type": "marketplace",
101+
"repoOwner": "thedotmack",
102+
"repoName": "claude-mem",
103+
"repoBranch": "main"
95104
}
96-
}
105+
}

code_assistant_manager/skill_repos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252
"branch": "main",
5353
"enabled": true
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)