https://github.com/matovu-farid/puppet
https://github.com/matovu-farid/puppet
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matovu-farid/puppet
- Owner: matovu-farid
- Created: 2025-01-27T09:55:18.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-03T11:21:07.000Z (3 months ago)
- Last Synced: 2025-02-03T11:33:54.465Z (3 months ago)
- Language: TypeScript
- Size: 103 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# puppet
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.