grailed-cli
v4.0.0
Published
The Grailed CLI
Downloads
5
Readme
Grailed CLI
This the CLI for the grailed framework.
Install
[sudo] npm install grailed-cli -g
Usage
Usage: grailed [options]
Options:
-h, --help output usage information
-V, --version output the version number
-a, --author [type] Author (David Tsuji)
-d, --destination [type] Destination (CWD)
-l, --license [type] License (MIT)
-m, --make Automatically make the App
-n, --name [type] App Name (grailed)
-s, --salt [type] App Salt (A random hash)