Skip to content

v0.3.0

Choose a tag to compare

@siddarthc siddarthc released this 10 Apr 04:45
· 10 commits to main since this release

Non-interactive mode

Added

  • --yes flag — skip all prompts, accept defaults
  • --preset flag — choose quality preset (strict/standard/relaxed)
  • Proper argument parsing via parseArgs
  • Updated CLI --help with examples
  • Documentation updates (README, CONTRIBUTING)

Examples

npm create @vyuhlabs/devstack my-app --yes
npx @vyuhlabs/create-devstack init --yes --preset strict

91 tests across 11 test files.