grailed-cli

4.0.0 • Public • Published

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)

/grailed-cli/

    Package Sidebar

    Install

    npm i grailed-cli

    Weekly Downloads

    2

    Version

    4.0.0

    License

    MIT

    Last publish

    Collaborators

    • garrows
    • davidtsuji