1503 Forks
2524 Stars
2524 Watchers

avro

Apache Avro is a data serialization system.

How to download and setup avro

Open terminal and run command
git clone https://github.com/apache/avro.git
git clone is used to create a copy or clone of avro 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 avro https://github.com/apache/avro/archive/master.zip

Or simply clone avro with SSH
[email protected]:apache/avro.git

If you have some problems with avro

You may open issue on avro support forum (system) here: https://github.com/apache/avro/issues