neurocore.cli.app¶
NeuroCore CLI application.
Top-level Typer app that registers all sub-commands.
- Commands:
neurocore init <name> — scaffold a new project neurocore run <blueprint> — execute a blueprint neurocore skill list — list discovered skills neurocore skill info <name> — show skill details neurocore validate <blueprint> — validate without executing neurocore –version — show version
Attributes¶
Functions¶
|
Print version and exit. |
|
NeuroCore CLI. |
Module Contents¶
- neurocore.cli.app.app¶