Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fluentci/src/exporter/generate.ts>plateforms

Set up and run your CI locally or in any CI Provider in a consistent way
Latest
variable plateforms
import { plateforms } from "https://deno.land/x/fluentci@v0.16.4/src/exporter/generate.ts";

type

Record<string, (actions: Action[]) => string>