Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 259 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 259 Bytes

Palmtree

Build instructions

With Docker:

  • Install docker & docker-compose
  • docker-compose up --build

Without docker:

  • Install .NET Framework 4.8 && msbuild
  • msbuild -m AllProjects.sln property:Configuration=Release