Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 534 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 534 Bytes

Networks.jl

Build Status codecov.io

Networks.jl is a Network Analysis Platform powered by Julia.

Installation

Pkg.clone("git@github.com:pranavtbhat/Networks.jl.git")
Pkg.build("Networks")

Running the server

using Networks
run_server()