![]() |
![]()
| ![]() |
![]()
NAMEhare run - compile and run a Hare program or module SYNOPSIShare run [-hqv]
DESCRIPTIONhare run compiles and runs a Hare program or module. The path argument is a path to a Hare source file or to a directory which contains a Hare module (see hare-module(5)). If no path is given, the Hare module contained in the current working directory is run. The remaining args are passed to the compiled program. OPTIONSRefer to hare-build(1). ENVIRONMENTRefer to hare-build(1). SEE ALSOhare-build(1), hare-test(1), hare-module(5)
|