Skip to content

v0.5.0

Choose a tag to compare

@siddarthc siddarthc released this 10 Apr 12:37
· 5 commits to main since this release

Stealth Mode + Numbered Prompts

Added

  • --stealth flag — gitignore only files created in this run. Existing files are never touched. Consistent with dxkit's /stealth-mode.
  • Numbered choices in all interactive prompts for easier scanning

Fixed

  • Lint warning in non-interactive test (unused variable)

Usage

# Local-only setup (generated files gitignored)
npx @vyuhlabs/create-devstack init --yes --stealth

101 tests across 12 test files.