LitePolis
The package manager of a Customizable e-democracy opinion collection and insight mining system. Built using Python and optimized for scalability and performance.
How to download and setup LitePolis
Open terminal and run command
git clone https://github.com/NewJerseyStyle/LitePolis.git
git clone is used to create a copy or clone of LitePolis repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with LitePolis https://github.com/NewJerseyStyle/LitePolis/archive/master.zip
Or simply clone LitePolis with SSH
[email protected]:NewJerseyStyle/LitePolis.git