GitHunt
CR

๐Ÿ“‚ A Peer-to-Peer storage application

ORA

ORA is an application that allows you to share your file directly with your
friends using Peer-to-Peer

Requirements

Build

Windows

In order to build under Windows you can simply run the powershell build script:

./build.ps1

Linux

In order to build under Linux you can simply run the shell build script:

./build.sh

Development

Setup

To install development tools:

dotnet tool restore

Format

To format code:

dotnet format

Test

To run tests:

dotnet test

License

This project is licensed under MIT License.

Languages

C#90.1%PowerShell5.9%Shell4.0%

Contributors

MIT License
Created December 21, 2019
Updated February 6, 2022
Crab-Wave/ora | GitHunt