Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferryar/automate-c
https://github.com/ferryar/automate-c
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ferryar/automate-c
- Owner: FerryAr
- Created: 2024-02-16T13:53:27.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-18T05:05:51.000Z (11 months ago)
- Last Synced: 2024-02-18T06:21:05.455Z (11 months ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# automate-c
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.27. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.