0.0.1 • Published 8 months ago

ahm-cli v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

📟

Install

# Recommended.
npm i -g ahm-cli

# OR update your existing.
npm update -g ahm-cli

⚙️

Usage

  1. Run the CLI using
ahm

Then answer the following questions to generate a Node.js CLI.

project-type

BASIC USAGE

ahm <command> [option]

COMMANDS

help  Print help info

OPTIONS

-c, --clear    Clear the console Default: true
-d, --debug    Print debug info Default: false
-v, --version  Print CLI version Default: false