1205 Forks
2924 Stars
2924 Watchers

curator

Apache Curator

How to download and setup curator

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

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

If you have some problems with curator

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