0.2.0 • Published 1 year ago

@aglaya/cli-tools v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@aglaya/cli-tools

A command-line interface (CLI) library for project management.

Installation

To install the CLI library globally, run:

npm install -g @aglaya/cli-tools

Usage

After installation, you can use the CLI with the following commands:

  1. Create a new project:

    aglaya-cli create <project-name>
  2. Display help information:

    aglaya-cli help

Development

To work on this project locally:

  1. Clone the repository
  2. Install dependencies: npm install
  3. Link the package globally: npm link

Now you can run the CLI using aglaya-cli command.

License

This project is licensed under the MIT License.

0.2.0

1 year ago

0.1.0

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago