Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4t145/asteroid-ts
https://github.com/4t145/asteroid-ts
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/4t145/asteroid-ts
- Owner: 4t145
- Created: 2024-08-27T11:03:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T09:47:46.000Z (2 months ago)
- Last Synced: 2024-09-14T20:29:50.713Z (2 months ago)
- Language: TypeScript
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# asteroid-ts
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.18. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.