increase hype factor

This commit is contained in:
EatThePooh 2026-02-20 23:55:59 +07:00
parent 81f0d027b2
commit 1681a9b94e
8 changed files with 845 additions and 1213 deletions

View file

@ -8,7 +8,7 @@ A minimal CLI template using Stricli and Dax.
nix develop # optional: provides Node.js, TypeScript, biome
npm install
npm run build
node dist/index.js --help
node dist/index.mjs --help
```
Alternatively, use Nix directly: