Skip to content

KoalaVim/koala-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koala-cli

A command-line interface tool to manage your KoalaVim installation and its dependencies.

Installation

python -m pip install git+ssh://git@github.com/KoalaVim/koala-cli.git

Usage

> koala --help
 Usage: koala [OPTIONS] COMMAND [ARGS]...                                       
                                                                                
CLI tool to manage KoalaVim

╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --install-completion          Install completion for the current shell.      │
│ --show-completion             Show completion for the current shell, to copy │
│                               it or customize the installation.              │
│ --help                        Show this message and exit.                    │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ health           Check KoalaVim's health                                     │
│ install          Install KoalaVim and dependencies                           │
│ lockfile         Manage plugin's lockfile                                    │
│ update           Update KoalaVim and dependencies                            │
╰──────────────────────────────────────────────────────────────────────────────╯

Contributing

??

License

???

About

Tool to update, install and healthcheck KoalaVim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages