Skip to main content
Module

x/aleph/cli/build.ts>helpMessage

The Full-stack Framework in Deno.
Go to Latest
variable helpMessage
import { helpMessage } from "https://deno.land/x/aleph@v0.1.2/cli/build.ts";

type

`Builds the aleph app in production mode. Usage: aleph build <dir> [...options] <dir> represents the directory of the aleph app, if the <dir> is empty, the current directory will be used. Options: -h, --help Prints help message `