Skip to content

librepay/LibrePay

Repository files navigation

LibrePay

Dependabot Status

An app to make the life of small merchants easier and to spread the (financial) freedom to people.

Dependencies

This project uses Xamarin to create a app that runs natively on any portable device. So please refer to the requirements wiki page

Building

To check on how to build this app, refer to the building wiki page

Tests

It is required that you meet all the requirements

For now this project only has unit tests. To run those test you will have to run the following command:
dotnet test /path/to/project/tests/LibrePay.UnitTests