LionWeb-io / lionweb-csharp

Implements LionWeb specification in C#
Apache License 2.0
2 stars 0 forks source link

LionWeb-C

(Or, really: LionWeb-CSharp.)

This repository contains an implementation of (select parts of) the LionWeb specification.

Organization

.NET projects:

See these projects' respective READMEs for more information.

Documentation can be found in the docs folder.

CI

The CI is implemented through a GitHub Action, configured through the file build.yaml workflow YAML file. It's triggered:

Development

Run the make.ps1 PowerShell script to generate all required source files, build all projects, and run all unit tests.

License

The "Apache-2.0" open-source license applies to the work in this repository.