alepha@docs:~/docs/framework/packages/alepha/cli$
cat core.md | pretty1 min read
Last commit:
#Alepha - Cli
#Installation
Part of the alepha package. Import from alepha/cli.
npm install alepha
#Overview
The Alepha CLI core: init, dev, build, verify, db, test,
lint, typecheck, gen and pack. Loaded automatically when the
alepha binary runs; each command is documented in the CLI section of the
docs site.
#API Reference
#Providers
AppEntryProvider— Service for locating entry files in Alepha projects.ViteDevServerProvider— Vite development server with Alepha integration.