An open API service indexing awesome lists of open source software.

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

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