aspen-cloud/triplit

Add Bun package manager support to `triplit init`

matlin opened this issue · 1 comments

matlin commented

Currently we only detect npm, yarn, and pnpm so when installing with Bun it prompts to manually install the dependencies.

init now works with bun thanks to nypm