Aiden Cline 76186d19f3 fix: ensure new permissions changes work for special case bash commands like rm, cd, etc il y a 1 mois
..
bin ff462dfd7a fix: windows install (#4293) il y a 3 mois
script cb1a1fb26c try uploading artifacts in workflow il y a 2 mois
src 76186d19f3 fix: ensure new permissions changes work for special case bash commands like rm, cd, etc il y a 1 mois
test 76186d19f3 fix: ensure new permissions changes work for special case bash commands like rm, cd, etc il y a 1 mois
.gitignore 571d60182a improve snapshotting speed further il y a 7 mois
AGENTS.md 3db8e7c2b6 ci: send stats to posthog il y a 6 mois
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) il y a 2 mois
README.md f3da73553c sync il y a 8 mois
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) il y a 1 mois
package.json 01237c5325 release: v1.0.223 il y a 1 mois
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) il y a 1 mois
sst-env.d.ts 28c802f399 wip: zen il y a 2 mois
tsconfig.json 62e5f4b154 try tsgo il y a 4 mois

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.