Timo Clasen 23757f3ac0 fix: only load the first local and global rule file (#1761) před 6 měsíci
..
bin 9b6ef074f0 Reference the actual name of the windows package (#1700) před 6 měsíci
script 81534ab387 ci: tweaks před 6 měsíci
src 23757f3ac0 fix: only load the first local and global rule file (#1761) před 6 měsíci
test 061ba65d20 show combined output of bash tool progressively před 6 měsíci
.gitignore 571d60182a improve snapshotting speed further před 7 měsíci
AGENTS.md 3db8e7c2b6 ci: send stats to posthog před 6 měsíci
README.md f3da73553c sync před 9 měsíci
package.json 776276d5a4 release: v0.4.16 před 6 měsíci
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token před 7 měsíci
tsconfig.json 0ae213ee0e ci: ignore před 7 měsíci

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.