bun-lib-starter
v0.2.1
Published
  
- 📦 Efficient Bundling with tsup (Supporting both cjs and esm)
- 🧪 Inclusive Built-in Test Runner (Powered by bun)
- 🌐 GitHub Actions for CI/CD and Semantic Release Automation
Getting Started
Prerequisites
Installation
- Clone the repo
git clone https://github.com/maxam2017/bun-lib-starter.git - Install pre-commit hooks
pre-commit install - Install bun packages
bun install
Development
- Run in dev mode (watch mode)
bun dev - Run tests
bun test
License
Distributed under the MIT License. See LICENSE for more information.
