Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Akka.Remote and Akka.Cluster Bootstrapping Tools for Akka.NET

License

Notifications You must be signed in to change notification settings

petabridge/akkadotnet-bootstrap

Repository files navigation

Akka.NET Bootstrapping Tools

Akka.Remote and Akka.Cluster bootstrapping utilities for Akka.NET on various runtime environments.

To learn more about a specific runtime environment, please see the following:

Building this solution

To run the build script associated with this solution, execute the following:

Windows

c:\> build.cmd all

Linux / OS X

c:\> build.sh all

If you need any information on the supported commands, please execute the build.[cmd|sh] help command.

This build script is powered by FAKE; please see their API documentation should you need to make any changes to the build.fsx file.

This library is maintained by Petabridge®. Copyright 2015-2020.