Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1002 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 1002 Bytes

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