Tom 1c83ef75a2 fix(plugin): prevent compiled binary hang by removing lazy dynamic import (#1794) 1 vuosi sitten
..
bin 9b6ef074f0 Reference the actual name of the windows package (#1700) 1 vuosi sitten
script 9b6ef074f0 Reference the actual name of the windows package (#1700) 1 vuosi sitten
src 1c83ef75a2 fix(plugin): prevent compiled binary hang by removing lazy dynamic import (#1794) 1 vuosi sitten
test 04a1ab3893 chore: enhance bash command tests with config mock and timeout adjustments (#1486) 1 vuosi sitten
.gitignore 571d60182a improve snapshotting speed further 1 vuosi sitten
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 1 vuosi sitten
README.md f3da73553c sync 1 vuosi sitten
package.json 95e410db88 release: v0.4.3 1 vuosi sitten
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token 1 vuosi sitten
tsconfig.json 0ae213ee0e ci: ignore 1 vuosi sitten

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

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