#build-system #peer #networking

nightly build parapet

Peer to peer build system

2 releases

Uses old Rust 2015

0.1.1 Sep 15, 2016
0.1.0 Sep 10, 2016

#89 in #build-system

28 downloads per month

MIT license

38KB
994 lines

parapet

Build Status Crates.io MIT licensed

Peer to peer build system.

Creating a new network

You can create a new network by simply running

cargo run

Connecting to an existing network

cargo run 127.0.0.1:53371

Dependencies

~7MB
~106K SLoC