Skip to main content

No project description provided

Project description

Command Completion Generator Tool

cmdcomp generate shell completion file (bash or zsh) from config toml file.

Install

pip install cmdcomp

Usage

Local

cmdcomp --file ${YOUR_CONFIG_TOML_FILE} --shell-type bash

Docker

docker run --rm -itv $(pwd):/apps/cmdcomp yassun4dev/cmdcomp --file ${YOUR_CONFIG_TOML_FILE} --shell-type bash

JSON Schema

Config

https://raw.githubusercontent.com/yassun4dev/cmdcomp/main/docs/config.schema.json

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmdcomp-1.0.0.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

cmdcomp-1.0.0-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page