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