Closed tommasobertoni closed 3 years ago
Setup the repo folders structure in order to allow future additions of: tests, scenarios, further src libs.
assets/ img.png scenarios/ # a project for each scenario: https://github.com/artiso-solutions/CoVoX#use-case-scenarios Scenarios.sln basic/ BasicScenario.csproj # turn on the light src/ Covox.sln Covox/ Covox.csproj tests/ Covox.Tests.sln # todo .editorconfig .gitignore Directory.Build.props LICENSE README.md
Note: the pr #59 will also create a poc folder in the root.
poc
Setup the repo folders structure in order to allow future additions of: tests, scenarios, further src libs.
Note: the pr #59 will also create a
poc
folder in the root.