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
Release history Release notifications | RSS feed
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)