https://github.com/jacklehamster/bun-template
Bun template for creating projects using bunjs
https://github.com/jacklehamster/bun-template
bun javascript template typescript
Last synced: about 1 year ago
JSON representation
Bun template for creating projects using bunjs
- Host: GitHub
- URL: https://github.com/jacklehamster/bun-template
- Owner: jacklehamster
- License: mit
- Created: 2023-09-14T07:55:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T22:13:52.000Z (about 1 year ago)
- Last Synced: 2025-04-10T23:23:36.237Z (about 1 year ago)
- Topics: bun, javascript, template, typescript
- Language: TypeScript
- Homepage: https://jacklehamster.github.io/bun-template/
- Size: 1.72 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bun-template
[](https://www.npmjs.com/package/bun-template)
Bun template for creating projects using bunjs

## Build
`./build.sh`
## Run example
`./sample.sh`
[example](example)
## Github Source
## Create a new repo
[Create repo with this template](https://github.com/new?owner=jacklehamster&visibility=public&template_owner=jacklehamster&template_name=bun-template)