Skip to content

nez/kv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

kv

key value store CLI

Usage

kv somekey some value # store some value in somekey kv somekey # retrieve the value of somekey

kv stores all data in ~/.kv/ with filenames somekey and the value is the content of each file

Installation

Install babashka Copy the kv script to your PATH

Motivation

About

key value store CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published