descriptionnone
repository URLhttps://github.com/igoose1/canaries.git
owneroskar.sharipov@tuta.io
last changeWed, 12 Feb 2020 20:35:10 +0000 (12 23:35 +0300)
last refreshSat, 3 Apr 2021 05:13:50 +0000 (3 07:13 +0200)
content tags
add:
README
Generates static html file of messages signed by signify(1).

Usage:
    canaries [-q] <msgfolder>...
    canaries (-h | --help)
    canaries --version

Options:
    -q              Quiet mode.
    -h --help       Show this screen.
    --verion        Show version.

Exit status:
    0 - success.
    1 - invalid message path.
    2 - invalid files in path.

Examples:
    Generate a new html file of messages in msg/ directory:
        canaries -q msg
    Look at result in your web-browser:
        elinks canaries.html
shortlog
2020-02-12 Oskar SharipovLet using few messages in one filemasterv1.2.0
2020-02-12 Oskar SharipovFix a typo in loggingv1.1.3
2020-02-12 Oskar SharipovUpdate versionv1.1.2
2020-02-12 Oskar SharipovAdd paddings and fix <hN> tag in templatev1.1.1
2020-02-12 Oskar SharipovAdd docstrings
2020-02-12 Oskar SharipovUpdate help and generate READMEv1.1.0
2020-02-12 Oskar SharipovAdd script codev1.0.0
2020-02-12 Oskar SharipovInit .gitignore
tags
4 years ago v1.2.0
4 years ago v1.1.3
4 years ago v1.1.2
4 years ago v1.1.1
4 years ago v1.1.0
4 years ago v1.0.0
heads
3 years ago dependabot/pip/jinja2-2.11.3
4 years ago master