Installation¶
Stable release¶
No stable release yet since it’s still in development.
From sources¶
The sources for Qanat can be downloaded from the Github repo.
You can either clone the public repository:
$ git clone git://github.com/ammarmian/qanat
Once you have a copy of the source, you can install it with:
$ make install
Or more simply, if you have pip installed in your system:
$ pip install git+https://github.com/ammarmian/qanat