๐Ÿ“ฆ colinhacks / scratch

Scratch

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/colinhacks/scratch.git
HTTPS git clone https://github.com/colinhacks/scratch.git
SSH git clone git@github.com:colinhacks/scratch.git
CLI gh repo clone colinhacks/scratch
Colin McDonnell Colin McDonnell Switch action 5278ab0 4 days ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .github
๐Ÿ“„ .gitignore
๐Ÿ“„ index.ts
๐Ÿ“„ package.json
๐Ÿ“„ pnpm-lock.yaml
๐Ÿ“„ README.md
๐Ÿ“„ tsconfig.json
๐Ÿ“„ README.md

scratch

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.13. Bun is a fast all-in-one JavaScript runtime.