https://github.com/rudrodip/bunberry
bunberry is a CLI tool to initialize a bun project that can be published to npm as a package or used as a cli tool
https://github.com/rudrodip/bunberry
bun bunberry cli npm npm-package
Last synced: about 1 month ago
JSON representation
bunberry is a CLI tool to initialize a bun project that can be published to npm as a package or used as a cli tool
- Host: GitHub
- URL: https://github.com/rudrodip/bunberry
- Owner: rudrodip
- Created: 2025-04-28T14:57:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T15:07:31.000Z (about 1 year ago)
- Last Synced: 2025-04-28T16:25:22.316Z (about 1 year ago)
- Topics: bun, bunberry, cli, npm, npm-package
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/bunberry
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bunberry
bunberry is a CLI tool to initialize a bun project that can be published to npm as a package or used as a cli tool.
## Getting Started
```bash
npx bunberry
```
or
```bash
npx bunberry
```