Skip to content

KoalaVim/kv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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://[email protected]/KoalaVim/kv.git

Usage

kv --help

Releases

No releases published

Packages

No packages published

Languages