Skip to content

kappa-db/kappa-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kappa-cat

Installation

Install globally:

$ npm install -g kappa-cat
$ kappa-cat [ARGS]

Or install and run on demand in a single step:

$ npx kappa-cat [ARGS]

Usage

$ kappa-cat [-p | --pretty] $LOCAL_PATH

Print each message from a kappa-core multifeed.

Note that hypercores can only be used by one local process at a time, so
best to quit other kappa-core programs before running this one.

--pretty     Pretty-print the json on multiple lines.
$LOCAL_PATH  Path to local folder where kappa-core data is stored.
             For Cabal, this might be ~/.cabal/v1/archives/YOURKEY

About

print messages from a kappa-core db

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published