How to download and setup nebula
Open terminal and run command
git clone https://github.com/blackportal-ai/nebula.git
git clone is used to create a copy or clone of nebula 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 nebula https://github.com/blackportal-ai/nebula/archive/master.zip
Or simply clone nebula with SSH
[email protected]:blackportal-ai/nebula.git