Skip to content

v0.1.1

Choose a tag to compare

@mangit955 mangit955 released this 24 Jul 19:06
· 245 commits to main since this release

What's Changed

Fixed package.json issue that was preventing clean installations.

Bug Fixes

  • Removed self-reference dependency from package.json
  • Cleaned up lockfile

Installation

# Using npm
npm install -g woopcode

# Using Bun
bun add -g woopcode

# Or run without installing
npx woopcode
bunx woopcode