PowerGraph
PowerGraph copied to clipboard
How to build it without Internet
I encountered a task to build PowerGraph in such an environment that Internet connection is not available. It is a super computer rent by our team. It seems that the build system assumes Internet connection and does a lot of download pretty much resembling maven at the beginning of the build, which completely make no sense on my case. Could you team so kindly offer me some suggestions ?