summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 674d1ed2a558f05b118fddede0cb934a03d3dc5e (plain)
1
2
3
4
5
6
7
8
9
10
INSTALL
=======

To install cliapp from source with pip you can run,

$ pip install .

cliapp also uses the 'meliae' python memory usage analyzer
which can be obtained from https://launchpad.net/meliae.
meliae is also packaged in debian as 'python-meliae'.