Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pier-oliviert/actions
Github Actions
https://github.com/pier-oliviert/actions
Last synced: about 21 hours ago
JSON representation
Github Actions
- Host: GitHub
- URL: https://github.com/pier-oliviert/actions
- Owner: pier-oliviert
- Created: 2024-11-06T14:42:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T17:27:24.000Z (2 months ago)
- Last Synced: 2024-11-18T17:43:36.303Z (2 months ago)
- Language: TypeScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# actions
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.30. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.