Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drylikov/bun_workspaces
Bun_workspaces.
https://github.com/drylikov/bun_workspaces
Last synced: 8 days ago
JSON representation
Bun_workspaces.
- Host: GitHub
- URL: https://github.com/drylikov/bun_workspaces
- Owner: drylikov
- License: mit
- Created: 2024-07-25T21:03:30.000Z (4 months ago)
- Default Branch: drylikov
- Last Pushed: 2024-07-25T21:05:45.000Z (4 months ago)
- Last Synced: 2024-07-25T23:49:41.296Z (4 months ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bun workspaces
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v0.4.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.