/acari

Tools for tab completions

Primary LanguageClojure

Acari

Acari is a library that aims to provide a nice way to supply shell completions in clojure.

It can be used to create standalone programs that supply completions for other programs, or built into a cli library to add automatic completions in the style of go's cobra or python's click.

Status

Pre-alpha, everything is subject to change.

Usage

Rationale

Links