@gcssloop/ai-gate
v0.0.1
Published
AI Gate CLI placeholder package
Readme
ai-gate CLI (npm placeholder)
This directory is an isolated npm package skeleton for publishing the ai-gate command.
Current status
- Publishable placeholder package
- Includes executable
ai-gatecommand - Includes placeholder
skillsubcommands
Local verification
cd packages/npm/ai-gate-cli
npm run smoke
npm run pack:checkPublish
cd packages/npm/ai-gate-cli
npm publishIf the package name ai-gate is unavailable, update name in package.json (for example, to a scoped package), then publish with:
npm publish --access public