Skip to content

Free and Open Source implementation of Cards against humanity using Signal R.

License

Notifications You must be signed in to change notification settings

control-net/libre-cards-against-humanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libre Cards Against Humanity

Quality Gate Status Coverage


contributors matrix license

Free and Open Source implementation of Cards against humanity using Signal R.

Requirements

🔧 In order to build this project, you'll need the .NET 6 preview SDK.

How to contribute

♥ If you'd like to contribute, please see the Contributing Document to see how to get started.

Building the project

There are two main ways of building the project.

CLI

  1. Verify you have the correct version of .NET installed by running the following command in a command line:
dotnet --list-sdks

This should output at least one version starting with 6.

  1. Run the following command to build the project:
dotnet build src/

Visual Studio

  1. Visual Studio 2022 with .NET 6 SDK is required for building this project

  2. Open src/LibreCards.sln in Visual Studio and build as usual

About

Free and Open Source implementation of Cards against humanity using Signal R.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published