Skip to content

vinu76jsr/kaboom

Repository files navigation

#Kaboom - Command line key value store

PyPI version

Inspired by Boom

Kaboom is a command line python application which can be used to store text snippets.

###Prerequisite

  1. Python
  2. MacOSX (should work on linux but not tested)

###installation

pip install kaboom

###Usage

  • kaboom show all - shows all available key's
  • kaboom show <key> - shows script for
  • kaboom add <key> <value> - add key to store
  • kaboom delete <key> - delete key from store
  • kaboom delete all - empty up the store
  • kaboom - show help message
  • kaboom help - show help message
  • kaboom update <key> <value> - update key's value to value

Bitdeli Badge

About

Command line key-value store

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages