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

https://github.com/plibither8/iiitd_cse545-fcs_ta

Semester 7: Foundations of Computer Security (Teaching Assistantship)
https://github.com/plibither8/iiitd_cse545-fcs_ta

Last synced: about 2 months ago
JSON representation

Semester 7: Foundations of Computer Security (Teaching Assistantship)

Awesome Lists containing this project

README

        

# ta-cse545_fcs

To install dependencies:

```bash
bun install
```

To run:

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

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