Skip to content

aube purge

  • Usage: aube purge [-l --lockfile]
  • Effect: modifies state

Alias for clean — remove node_modules across every workspace project.

A purge script in the root package.json overrides the built-in.

Flags

  • -l --lockfile — Also remove lockfiles at the workspace root.

    Targets aube-lock.yaml, pnpm-lock.yaml, package-lock.json, npm-shrinkwrap.json, yarn.lock, and bun.lock.

  • -h --help — Print help

MIT LicensejdxCopyright © 2026 jdx.dev