Skip to content

joseferben/memb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memb Build Status

A cli for managing a local text-based knowledge base.

Installation

Arch Linux

$ pacman -S memb

Linux & macOS

Memb requires sed and grep to be installed. Just move memb to your $PATH.

Usage

Usage: memb <operation>


 Example usage: search for keywords 'untar' and 'zip'
    memb untar zip

 -a <sentence>
    Add <sentence> to the knowledge base.

 -p
    Print the content of the knowledge base.

 -d <line>
    Remove sentence at <line> from the knowledge base.

About

A tiny cli tool for managing a local text-based knowledge base.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages