jitsu
Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days
How to download and setup jitsu
Open terminal and run command
git clone https://github.com/jitsucom/jitsu.git
git clone is used to create a copy or clone of jitsu 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 jitsu https://github.com/jitsucom/jitsu/archive/master.zip
Or simply clone jitsu with SSH
[email protected]:jitsucom/jitsu.git