@content-vigilante/cli
v0.0.0
Published
CLI for Content Vigilante. Audit content against your brand guide.
Downloads
73
Maintainers
Readme
@content-vigilante/cli
The cv command-line tool for Content Vigilante — patrols your content for off-brand violations.
Pre-alpha —
0.0.0· This is a placeholder publish to reserve the npm scope. Full v0.1 ships when the engine is complete (target: ~3 weeks).
What this will do
npm install -g @content-vigilante/cli
# initialize a brand guide
cv init --guide ./brand-guidelines.pdf
# audit content
cv audit ./blog-post.md
cv audit https://yoursite.com/landing-page
# launch the local web UI
cv serveSee the main README for the full design.
License
MIT.
