Install from git or pip
Edit me

Install

Install can be done directly directly from the repository or from pip.

Repo install

To install the tool directly from source, run git clone, then cd to the checkout directory, and finally run setup.py.

git clone https://github.com/tapanalyticstoolkit/cluster-config.git
cd cluster-config
[sudo] python setup.py install 

Pip install

Pip is the easier and preferred installation method.

[sudo] pip install cluster-config

Once the installation is complete you will have 4 scripts added to your path:

  • cluster-generate
  • cluster-push
  • cluster-explore
  • cluster-generate-push
Tags: