Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imlunahey/ct-logs
https://github.com/imlunahey/ct-logs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/imlunahey/ct-logs
- Owner: ImLunaHey
- License: mit
- Created: 2023-06-04T10:45:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-24T05:36:27.000Z (about 2 months ago)
- Last Synced: 2024-11-24T06:23:39.668Z (about 2 months ago)
- Language: TypeScript
- Size: 54.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ct-logs
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v0.6.7. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.