tabular

Version, currently 0.3.03 versions

github.com/LeShaunJ/tabular

Provide tab-completion for your Crystal CLI.

1 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  tabular:
    github: LeShaunJ/tabular
    version: ~> 0.3.0

Then run:

shards install

shard.yml

Crystal
>= 1.15.0
License
MIT
Author
Arian Johnson

Dependencies

Development Dependencies

  • spectator~> 0.12.0gitlab: arctic-fox/spectatordev

README

Tabular

Shard version Build Status Code Quality

Bash Support Fish Support ZSH Support

Provide tab-completions for your Crystal CLI. While it is opinionated in it's adherence to the go-cobra completions pattern, it does not care how you get there.

[!TIP] For detailed documentation, click here.