Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 244 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 244 Bytes

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