Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyfallwastaken/markthat
https://github.com/skyfallwastaken/markthat
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/skyfallwastaken/markthat
- Owner: SkyfallWasTaken
- Created: 2024-11-09T01:22:12.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T01:42:37.000Z (about 2 months ago)
- Last Synced: 2024-11-09T02:26:50.582Z (about 2 months ago)
- Language: TypeScript
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MarkThat
To install dependencies:
```bash
bun install
```To run:
```bash
bun run src/index.ts
```