An open API service indexing awesome lists of open source software.

https://github.com/buzz-language/shiplog

A journal keeping cli tools made to showcase buzz
https://github.com/buzz-language/shiplog

Last synced: 3 months ago
JSON representation

A journal keeping cli tools made to showcase buzz

Awesome Lists containing this project

README

          

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