• v0.1.0 5632a2ae9b

    v0.1.0 Pre-Release

    ge released this 2022-10-09 04:11:24 +03:00 | 0 commits to master since this release

    Initial release

    Docs

    Installation

    Debian / Ubuntu

    dpkg -i boring-backup_0.1.0.deb
    

    Arch Linux

    pacman -U boring-backup-0.1.0-1-any.pkg.tar.zst
    

    Other *NIX

    Clone repo or download source and run:

    sudo make prefix=/usr install
    

    or

    make prefix=$HOME/.local install
    
    Downloads