@basmilius/tools
Version:
Commonly used tools for building.
20 lines (12 loc) • 437 B
Markdown
<a href="https://bas.dev" target="_blank" rel="noopener">
<img src="https://bmcdn.nl/assets/branding/logo.svg" alt="Bas-logo" height="48"/>
</a>
# `@basmilius/tools`
Contains commonly used primitives used for building js / ts libraries.
## ⭐️ Prerequisites
- Bun >= 1.2.11
- Node >= 23
## 🚀 Getting started
1. Run `bun install` in the root of the project.
2. Run `bun --cwd packages/tools build` to build the project.