https://github.com/kraigwalker/test
testing the new Mac can commit securely
https://github.com/kraigwalker/test
Last synced: 7 months ago
JSON representation
testing the new Mac can commit securely
- Host: GitHub
- URL: https://github.com/kraigwalker/test
- Owner: KraigWalker
- Created: 2023-12-03T15:30:27.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T11:24:23.000Z (almost 2 years ago)
- Last Synced: 2025-01-04T15:12:21.978Z (9 months ago)
- Language: TypeScript
- Size: 4.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @kraigwalker/test
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.15. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.