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

x/fluentci/src/cmd/init.ts

This is the command line interface for FluentCI.
Go to Latest
import * as fluentci from "https://deno.land/x/fluentci@v0.13.0/src/cmd/init.ts";

Functions

Initializes a Fluent CI pipeline by fetching the specified template from the registry, downloading it, and copying it to the specified output directory.