Portfolio/Websites/JandF
2023-09-12 22:14:31 -07:00
..
.gitignore created project with bun instead of npm for runtime 2023-09-10 23:28:32 -07:00
bun.lockb created project with bun instead of npm for runtime 2023-09-10 23:28:32 -07:00
index.ts PDF merging and downloads folder sorter scripts done 2023-09-12 22:14:31 -07:00
package.json created project with bun instead of npm for runtime 2023-09-10 23:28:32 -07:00
README.md created project with bun instead of npm for runtime 2023-09-10 23:28:32 -07:00
tsconfig.json created project with bun instead of npm for runtime 2023-09-10 23:28:32 -07:00

jandf

To install dependencies:

bun install

To run:

bun run index.ts

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