hemtt script

Run a Rhai script on the project

Usage: hemtt script [OPTIONS] <script>

Options:
    -v...
        Verbosity level

    -h, --help
        Print help information (use `-h` for a summary)

hemtt script is used to run a Rhai script on the project, this is useful for automating tasks in a platform agnostic way, or requiring external dependencies.

Learn more about Scripts.