Typescript template to be used with Bun as package manager. Can setup TS packages to be deployed to NPM.
-
Has a bin.ts file ready to easily publish
npx
/bunx
scripts. For this bin, Node is used by default in the shebang instead of Bun for broader compatibility. -
To use this template, run
bun create srbrahma/gev-ts
bun install $PROJECT_NAME