Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Latest commit

 

History

History
47 lines (27 loc) · 876 Bytes

installation.rst

File metadata and controls

47 lines (27 loc) · 876 Bytes

Installation

Requirements

  • Python 3
  • PIP

Dependencies

For version details, please see requirements.txt

  • nipyapi
$ pip3 install nifi-deploy

Install from Source

$ git clone https://github.com/ragerin/nifi-deploy
$ pip3 install -e ./nifi-deploy

Run from source, without installing

Note: Ensure all dependencies are met, refer to the requirements.txt

$ git clone https://github.com/ragerin/nifi-deploy
$ python -m nifi-deploy/nifi_deploy