SkillAgentSearch skills...

Kiev

embeddable key/value database for shell scripting

Install / Use

/learn @capotej/Kiev
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Kiev

An embeddable key/value store for shell scripts

Read the blog post for more info.

Installation

Clone the repo into a directory:

$ git clone https://github.com/capotej/kiev.git <your-db-name>

Usage

You can get/put values from anywhere using the absolute path

$ /path/to/your/db/bin/kiev put foo bar
$ /path/to/your/db/bin/kiev get

Commands

Usage: kiev <command> [<args>]

Some useful kiev commands are:
   commands               List all kiev commands
   del                    removes a value
   get                    get a key
   list                   list all key/value pairs
   put                    adds a key value pair

See 'kiev help <command>' for information on a specific command.
View on GitHub
GitHub Stars16
CategoryData
Updated2y ago
Forks1

Languages

Shell

Security Score

75/100

Audited on Dec 19, 2023

No findings