Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/service/lib/service.ts>generateConfig

Install a Deno application as a system service
Latest
function generateConfig
import { generateConfig } from "https://deno.land/x/service@1.0.0-rc.0/lib/service.ts";

Generate configuration string

Parameters

  • Options for the generateConfig function.
optional
forceInitSystem: string

Returns

Promise<string>