Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raycast/github-action-bot
https://github.com/raycast/github-action-bot
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/raycast/github-action-bot
- Owner: raycast
- Created: 2023-09-22T07:44:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T09:51:06.000Z (about 1 year ago)
- Last Synced: 2024-11-17T09:41:13.399Z (2 months ago)
- Language: TypeScript
- Size: 30.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-action-bot
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.2. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.