histkeep-cli

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2020 License: MIT Imports: 5 Imported by: 0

README

histkeep

history manager keeps of history of values in a flat file and helps you manage them

install

Direct downloads are available through the releases page.

If you have Go installed on your computer just run go get.

go get github.com/bbeardsley/histkeep

usage

Usage
    histkeep [options] <command> <file> <command arguments...>
Version
    0.0.1
Options
  -last int
        keep the last specified number of values (default 15)
  -version
        print version number and exit
Commands
  help    -> show this help
  version -> print version number and exit
  add     -> add value
  clear   -> clear all values
  list    -> list values
  remove  -> remove value

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL