Matt Silverlock 4ba0b22b04 fix: config precedence now correctly allows local config to override remote (#7141) 1 bulan lalu
..
bin ff462dfd7a fix: windows install (#4293) 3 bulan lalu
script a2f80f7c0d fix: add --use-system-ca flag in execArgv 1 bulan lalu
src 4ba0b22b04 fix: config precedence now correctly allows local config to override remote (#7141) 1 bulan lalu
test 4ba0b22b04 fix: config precedence now correctly allows local config to override remote (#7141) 1 bulan lalu
.gitignore 571d60182a improve snapshotting speed further 7 bulan lalu
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 1 bulan lalu
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 2 bulan lalu
README.md f3da73553c sync 8 bulan lalu
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) 1 bulan lalu
package.json 184834da98 release: v1.1.6 1 bulan lalu
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 1 bulan lalu
sst-env.d.ts 28c802f399 wip: zen 2 bulan lalu
tsconfig.json 62e5f4b154 try tsgo 4 bulan lalu

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.