Skip to content
/ ora Public

📂 A Peer-to-Peer storage application

License

Notifications You must be signed in to change notification settings

Crab-Wave/ora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •