Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 580 Bytes

File metadata and controls

36 lines (21 loc) · 580 Bytes

Manual

TOC

  • Setup
  • Use
  • Notes
  • Tests and diagnostics

Setup

  1. Downlod the latest release from GitHub.
  2. Run tools\setup.bat.
  3. Watch magic happen.

Use

Call from tools:

  • compile.bat [source path] [source file name]
  • run.bat [source path] [source file name]
  • compileAndRun.bat [source path] [source file name]

Notes

Check sample for an example.

  1. Firstly run builder.bat.
  2. Every next time run run_Sample.bat.

Tests and diagnostics

Check tools\test for tests.