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

x/fluentci/src/cmd/project.ts>exportActions

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

Parameters

options: { github?: boolean; azure?: boolean; gitlab?: boolean; circleci?: boolean; aws?: boolean; }
optional
project: string