@basmilius/tools
v3.35.0
Published
Commonly used tools for building.
Downloads
863
Readme
@basmilius/tools
Contains commonly used primitives used for building js / ts libraries.
⭐️ Prerequisites
- Bun >= 1.2.11
- Node >= 23
🚀 Getting started
- Run
bun installin the root of the project. - Run
bun --cwd packages/tools buildto build the project.
