Skip to main content

Kaboom - Command line key value store ===================================== 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 scripts - ``kaboom show <key>`` - shows script for - ``kaboom add <key> <value>`` - add scriptname to database - ``kaboom delete <key>`` - delete key from database - ``kaboom delete all`` - empty up the database - ``kaboom`` - show help message - ``kaboom help`` - show help message - ``kaboom update <key> <value>`` - update key's value to value

Project description

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 scripts

  • kaboom show <key> - shows script for

  • kaboom add <key> <value> - add scriptname to database

  • kaboom delete <key> - delete key from database

  • kaboom delete all - empty up the database

  • kaboom - show help message

  • kaboom help - show help message

  • kaboom update <key> <value> - update key’s value to value

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kaboom-0.2.8.3.tar.gz (4.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page