cmt v0.6.0 Release Notes

Release Date: 2020-01-24 // about 4 years ago
    • ๐Ÿ‘€ streams git commit process so you can see what's going on

    Installation

    • ๐Ÿง Mac/Linux: download binary and place it in a directory in your $PATH (e.g. /usr/local/bin)
    • ๐Ÿง Debian (including Ubuntu): download the .deb file and run dpkg -i cmt-0.6.0_x86-64-linux.deb. You may also need to install the libtinfo5 package (sudo apt install libtinfo5)
    • Fedora: Run sudo dnf install ncurses-compat-libs then download and run binary as described above