-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathclaude-code.xml
More file actions
13 lines (13 loc) · 755 Bytes
/
Copy pathclaude-code.xml
File metadata and controls
13 lines (13 loc) · 755 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<Containers>
<Plugin>True</Plugin>
<PluginURL>https://raw.githubusercontent.com/brianpugh/unraid-claude-code/main/claude-code.plg</PluginURL>
<PluginAuthor>brianpugh</PluginAuthor>
<Beta>False</Beta>
<Category>Tools:Utilities</Category>
<Name>Claude Code</Name>
<MinVer>6.12.0</MinVer>
<Description>Claude Code CLI - AI-powered coding assistant from Anthropic. Use Claude directly in your Unraid terminal for code generation, debugging, and more. Authentication and settings persist across reboots automatically.</Description>
<Support>https://forums.unraid.net/topic/197615-plugin-claude-code/</Support>
<Icon>https://raw.githubusercontent.com/brianpugh/unraid-claude-code/main/claude-icon.png</Icon>
</Containers>