bunki 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/README.md +1 -1
  2. package/dist/cli.js +128 -2165
  3. package/dist/index.js +64 -2100
  4. package/package.json +1 -3
package/README.md CHANGED
@@ -32,7 +32,7 @@ curl -fsSL https://bun.sh/install | bash
32
32
  bun --version
33
33
  ```
34
34
 
35
- ### From npm (Coming soon)
35
+ ### From bun
36
36
 
37
37
  ```bash
38
38
  # Install globally