0.0.2 • Published 7 months ago
@cli-upkaran/cli v0.0.2
@cli-upkaran/cli
Main CLI entry point for the cli-upkaran
toolkit.
This package provides the main executable (cli-upkaran
) that users interact with. It orchestrates plugin loading, command registration, and execution.
Features
- Provides the
cli-upkaran
command. - Handles command-line argument parsing (using Commander.js).
- Loads core configuration and plugins via
@cli-upkaran/core
. - Registers built-in commands (like
plugins list
,add
, etc.). - Registers commands loaded from plugins.
- Includes an interactive mode (using
@clack/prompts
) for command discovery (optional). - Manages plugin installation/validation workflows.
Installation
Install this package globally to use the CLI:
npm install -g @cli-upkaran/cli
# or
pnpm add -g @cli-upkaran/cli
Usage
See the main README.md at the root of the repository for detailed usage instructions.
Contributing
See the main CONTRIBUTING.md in the root of the repository.
License
MIT - See the main LICENSE file in the root of the repository.
0.0.2
7 months ago
0.0.2-latest.5
7 months ago
0.0.2-beta.4
7 months ago
0.0.2-beta.2
7 months ago
0.0.2-beta.1
7 months ago
0.0.2-beta.0
7 months ago