Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aleph/cli/init.ts>helpMessage

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

type

` Usage: aleph init <dir> [...options] <dir> represents the directory of Aleph.js app, if the <dir> is empty, the current directory will be used. Options: -h, --help Prints help message `