add openspec CLI

This commit is contained in:
2026-05-10 16:10:15 +10:00
parent 6a0107aee3
commit b29c8371ce
11 changed files with 5643 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env node
import '../dist/cli/index.js';