4096 Forks
6433 Stars
6433 Watchers

storm

Mirror of Apache Storm

How to download and setup storm

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

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

If you have some problems with storm

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