feat: switch to JJ

Change-Id: Ia1b509afd2073b826337da08794a120a731648f2
Reviewed-on: https://git.clicks.codes/c/Coded/thecoded.prof/+/851
Reviewed-by: Samuel Shuert <coded@clicks.codes>
Tested-by: Samuel Shuert <coded@clicks.codes>
2 files changed
tree: ac8d145cf183d4d2ae0a298cf75c8edaa625d942
  1. .vscode/
  2. sites/
  3. .envrc
  4. .gitignore
  5. .gitreview
  6. bun.lockb
  7. flake.lock
  8. flake.nix
  9. package.json
  10. README.md
  11. tsconfig.json
README.md

thecoded.prof

To install dependencies:

bun install

To run:

bun run index.ts

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