Dax Raad 8e769dcac0 Replace env-paths with xdg-basedir for better XDG compliance and cross-platform directory handling vor 10 Monaten
..
bin 6d21525e71 sync vor 10 Monaten
script b00326a75a wip: refactoring tui vor 10 Monaten
src 8e769dcac0 Replace env-paths with xdg-basedir for better XDG compliance and cross-platform directory handling vor 10 Monaten
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern vor 10 Monaten
.gitignore f50a57041f embed go vor 10 Monaten
AGENTS.md e5b06a2d95 initialzie vor 10 Monaten
README.md f3da73553c sync vor 10 Monaten
package.json 8e769dcac0 Replace env-paths with xdg-basedir for better XDG compliance and cross-platform directory handling vor 10 Monaten
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture vor 10 Monaten
tsconfig.json f3da73553c sync vor 10 Monaten

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.