https://github.com/tim-smart/effect-ts-github-action
https://github.com/tim-smart/effect-ts-github-action
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tim-smart/effect-ts-github-action
- Owner: tim-smart
- Created: 2023-02-06T00:51:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T09:41:20.000Z (over 2 years ago)
- Last Synced: 2025-04-03T06:51:09.539Z (about 1 year ago)
- Language: TypeScript
- Size: 3 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Action template using effect-ts
## Usage
1. Install deps with `pnpm install`, and restart your IDE Typescript server.
2. Implement your program in `src/main.ts`
3. Package with `pnpm package`
4. Deploy to Github action marketplace