3.2   Hrun

Hrun is a command line utility to run HDevelop scripts.

This is especially useful if there is no HDevelop installed on your system, for example, on embedded systems.

Hrun understands many command line switches when started from a console or terminal window. Run the following command to get a list of all supported command line switches:

  hrun --help

In general, Hrun is started using

  hrun [OPTIONS] [FILE]