Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nandascott/sad-robot.ts
https://github.com/nandascott/sad-robot.ts
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/nandascott/sad-robot.ts
- Owner: NandaScott
- Created: 2022-06-29T20:05:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T21:54:21.000Z (3 months ago)
- Last Synced: 2024-10-29T23:49:19.319Z (3 months ago)
- Language: JavaScript
- Size: 158 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sad-robot
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.15. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.