@notty/cli
v1.0.0
Published
Notty CMS developer tools — project management, scaffolding, and diagnostics
Readme
@notty/cli
Developer workflow CLI for Notty CMS.
Available Commands
notty dev
notty start
notty build
notty init
notty check
notty doctor
notty diagnose
notty validate-plugin
notty codegen
notty scaffold plugin <name>
notty scaffold theme <name>
notty scaffold example <name>
notty scaffold schema <name>
notty scaffold controller <name>
notty scaffold service <name>
notty scaffold middleware <name>
notty scaffold policy <name>Notes
notty buildruns the localpackage.jsonbuild script when present.- For prebuilt Notty apps without a custom build step,
notty buildexplains that no extra build output is required. notty initbootstraps config, env files, a starter schema,tsconfig.json, and the app-local runtime extension entrypoints for TypeScript projects.notty scaffoldcurrently supportsschema,plugin,theme,example,controller,service,middleware, andpolicy.notty scaffold pluginandnotty scaffold themeemit the current plugin/theme contract used by the platform.
License
MIT
Part of Notty CMS
