Skip to content

buzz-language/shiplog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚓ 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published