@clerc/core

AI-powered CLI configuration tool for managing command-line interfaces.

npmmacoslinuxwindows
Try with needOr install directly
Source

About

Clerc core

Commands

clerc

Examples

initialize a new CLI configuration$ clerc init
generate CLI configuration from template$ clerc generate --template=default
validate existing CLI configuration file$ clerc validate ./config.json
scaffold new command with AI assistance$ clerc scaffold my-command
list all configured commands and their help text$ clerc list