Skip to content

Compiler How To

Viktor Chernev edited this page May 28, 2023 · 4 revisions

Currently, you have two options for compiling Describe code - use the command line compiler or use the API in the form of a dll file that you add to your .NET project. There is going to be a JavaScript port in the future.

Use the CLI version ➤
Use the API version ➤

Clone this wiki locally