buzz-language / shiplog

A journal keeping cli tools made to showcase buzz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚓ Shiplog

A very simple journal keeping cli tool

Shiplog

Usage

Options:

  • -h, --help: Show this help message and exit.

Commands:

  • init, i: Init shiplog database and git repository
  • add, a: Write a log entry
  • modify, mod, m: Modify a log entry
  • delete, del, d: Delete an entry
  • list, ls, l: List log entries
  • view, v: View an entry

You can have a detailed help for each command with the --help option.

Requirements

  • SQLite3

About

A journal keeping cli tools made to showcase buzz

License:MIT License