Go to file
2024-07-24 19:37:44 +02:00
theme better location 2024-07-24 19:35:48 +02:00
.gitignore version 0.1.0 2023-12-19 16:33:47 +02:00
bun.lockb updates 2024-07-24 18:47:45 +02:00
cv.json location for idimitrov 2024-07-24 19:37:44 +02:00
cv.tsx Squashed commit of the following: 2023-12-23 19:21:12 +02:00
flake.lock updates 2024-07-24 18:47:45 +02:00
flake.nix remove shell hook 2024-07-24 18:52:39 +02:00
index.ts GG 2023-11-13 13:33:50 +02:00
makefile add dbg entry 2024-07-24 19:31:41 +02:00
package.json updates 2024-07-24 18:47:45 +02:00
README.md readme 2023-11-13 13:37:36 +02:00
tech.ts new shit 2023-11-29 13:06:05 +02:00
tsconfig.json GG 2023-11-13 13:33:50 +02:00
yarn.lock updates 2024-07-24 18:47:45 +02:00

cv

To enter a nix dev shell:

nix develop --command $SHELL

To install dependencies:

bun i

To run:

make

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