Skip to main content

Command line key-value store

Project description

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 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

Bitdeli Badge

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.3.tar.gz (4.4 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