Go to file
Zynh0722 6d890304a2 matching urls to descriptions 2024-04-02 23:59:41 -07:00
.gitignore init 2024-04-02 19:24:31 -07:00
README.md init 2024-04-02 19:24:31 -07:00
bun.lockb init 2024-04-02 19:24:31 -07:00
index.ts matching urls to descriptions 2024-04-02 23:59:41 -07:00
package.json init 2024-04-02 19:24:31 -07:00
tsconfig.json init 2024-04-02 19:24:31 -07:00

README.md

nasa-patch-search

To install dependencies:

bun install

To run:

bun run index.ts

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