experimental-last
v0.0.4
Published
- Import from `experimental-last` - Run the CLI as `last` - Run the same CLI through the package-name bin with `bunx experimental-last` or `npx experimental-last` - Bootstrap a starter app with `last init`, `last --init ./my-app`, `experimental-last init
Downloads
426
Readme
last (experimental)
- Import from
experimental-last - Run the CLI as
last - Run the same CLI through the package-name bin with
bunx experimental-lastornpx experimental-last - Bootstrap a starter app with
last init,last --init ./my-app,experimental-last init ./my-app, or the standalonecreate-last-appbin last initandcreate-last-appnow prompt for the target directory and optional dependency install- Standalone usage supports both
create-last-app ./my-appandcreate-last-app init ./my-app --yes - The scaffold creates
AGENT.md,routes/generate-number/route.tsx,routes/weather/route.tsx,resources/README.md,resources/facts.md, andpackage.jsonwhen needed
