Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/merlin04/cs382-project-2


https://github.com/merlin04/cs382-project-2

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

# cs382-project-2

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

or, for a repl:

```bash
bun repl
```

This project was created using `bun init` in bun v1.0.11. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.