Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 627 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 627 Bytes

KoalaVim's launcher

CLI tool to launch KoalaVim

Installation

Cargo

To install this tool you need cargo, cargo is Rust's build system and package manager.

You can find the installation instructions here or just run this command:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

kv

  1. Make sure ~/.cargo/bin is in your PATH.
  2. Install (fetch & build) the tool.
CARGO_NET_GIT_FETCH_WITH_CLI=true cargo install --git=ssh://git@github.com/KoalaVim/kv.git

Usage

kv --help