Appearance
katoa
npm install -g @katoahq/katoa
yarn global add @katoahq/katoa
pnpm install -g @katoahq/katoa
Note: Katoa requires Docker & deno
cd path/to/my/project
katoa init
This will create a simple example pipeline at .katoa/my-pipeline.ts that looks like this
.katoa/my-pipeline.ts