Skip to main content
Module

x/aleph/commands/init.ts>helpMessage

The Full-stack Framework in Deno.
Go to Latest
variable helpMessage
import { helpMessage } from "https://deno.land/x/aleph@v0.3.0-beta.14/commands/init.ts";

type

` Usage: aleph init <name> [...options] <name> represents the name of new app. Options: -t, --template <path-to-template> Specify a template for the created project -h, --help Prints help message `