commandby lawless-m

Publish

Installs: 0
Used in: 5 repos
Updated: 1mo ago
$npx ai-builder add command lawless-m/publish

Installs to .claude/commands/publish.md

Run dotnet publish in release configuration:

```bash
dotnet publish -c release
```