Clay Warren d50ae8e4d4 feat: Replace unzip with @zip.js/zip.js for Windows compatibility (#662) 7 месяцев назад
..
bin caf465a9da chore: rename OpenCode to opencode (#579) 7 месяцев назад
script 72e464ac3e ci: tweak 7 месяцев назад
src d50ae8e4d4 feat: Replace unzip with @zip.js/zip.js for Windows compatibility (#662) 7 месяцев назад
test 541a7a39d3 fix: edit tool (#1287) 7 месяцев назад
.gitignore 571d60182a improve snapshotting speed further 7 месяцев назад
AGENTS.md 79bbf90b72 chore: rework openapi spec and use stainless sdk 7 месяцев назад
README.md f3da73553c sync 8 месяцев назад
package.json d50ae8e4d4 feat: Replace unzip with @zip.js/zip.js for Windows compatibility (#662) 7 месяцев назад
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token 7 месяцев назад
tsconfig.json f3da73553c sync 8 месяцев назад

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.