====== Shell Command Auto Complete Framework ====== {{template>meta:template:pageinfo#tpl |desc=Introduce a tool ''CmdAutoComp'' used to simplify the implementation of auto-completion of commands.}} ''CmdAutoComp'' is a **Shell** script. It is designed to simplify the implementation of auto-completion of commands. It relies on the complete command on the Linux shell and a command tree file (with the suffix ''.comp'') designed by me. You can watch the [[#Demo Video|demo video]] first to check if it meets your needs. ===== Manual ===== You can get more details from [[https://github.com/execonic/cmdAutoComp]]. ===== Commits ===== {{rss>https://github.com/execonic/cmdAutoComp/commits/main.atom date}} ===== Demo Video ===== {{:opensource:media:img:cmdautocomp.mp4}}