variable helpMessageimport { helpMessage } from "https://deno.land/x/aleph@v0.1.6/cli/init.ts"; type`Initiate a new aleph app. Usage: aleph init <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 `