Liking cljdoc? Tell your friends :D

ZSh Completions

cli-tools can automatically generate a zsh completions file for your tool.

The namespace net.lewisship.cli-tools.completions adds a completions command. This command will compose a zsh completion script, which can be installed to a directory on the $fpath such as /usr/local/share/zsh/site-functions.

zsh completions demo

zsh completions greatly enhance the discoverability of commands, categories, and command options within a tool. However, this functionality is considered experimental due to the complexity of zsh completion scripts.

Details forthcoming.

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close