1.0.1 • Published 2 years ago

node-migrate-cli v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

CLI Options README

This Node.js command-line interface (CLI) script uses the following options:

Usage

node generate -d <dir> -n <name>

Options

-d, --dir: Specifies the directory path where the generation will take place.
-n, --name: Specifies the name parameter for the generation process.

Options

-d, --dir: Specifies the directory path where the generation will take place.
-n, --name: Specifies the name parameter for the generation process.

Example
node generate -d /path/to/directory -n example_name

Important Note

Both -d and -n options are mandatory. Please provide values for both options when running the script.

Alias
-d is an alias for --dir.
-n is an alias for --name.
1.0.1

2 years ago

1.0.0

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago