Skip to main content
Module

x/fluentci/github.ts>default

This is the command line interface for FluentCI.
Go to Latest
function default
import { default } from "https://deno.land/x/fluentci@v0.4.2/github.ts";

Generates a GitHub workflow file based on a pipeline template.

Parameters

optional
pipeline: string
  • The name of the pipeline template to use. If not provided, it will use the pipeline template specified in the .fluentci directory.
optional
reload = [UNSUPPORTED]
  • Whether to reload the pipeline template from the registry or use the cached version.