my-awesome-npm-package-with-bunjs

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.10. Bun is a fast all-in-one JavaScript runtime.

Steps to Publish a package. run the scripts in order

  1. login
  2. build
  3. version:*
  4. npmPublish