Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@smallhadroncollider smallhadroncollider released this 24 Jan 22:51
· 34 commits to master since this release
  • 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