MISS_HIT

Free and open source code quality tools for Octave and MATLAB

Download

Download MISS_HIT

Python Package Index

The easiest way to install it is to use the latest release published on PyPI:
$ pip3 install miss_hit
There are two relevant package: MISS_HIT has no dependencies, other than Python ≥ 3.6

GitHub Release

You can also download the latest release (which combines both miss-hit and miss-hit-core into one package) on GitHub:

Source Code

You can directly clone the GitHub Repository: $ git clone https://github.com/florianschanda/miss_hit.git Contributions to MISS_HIT are most welcome, and should happen through GitHub pull requests. Please read these two documents first: