Go to file
Zynh0722 3f374303a4 formatting 2024-04-02 20:21:55 -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 formatting 2024-04-02 20:21:55 -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.