Files
herolib/lib/installers/lang/herolib
2025-10-13 11:41:26 +04:00
..
...
2025-10-13 11:41:26 +04:00
...
2025-08-28 21:21:57 +02:00

Installer - Herolib Module

herolib.install

Installs the hero command-line tool.

Example:

!!herolib.install reset: true 

herolib.compile

  • git_pull (bool): Pull the latest changes from the git repository. Default: true.
  • git_reset (bool): Reset the git repository. Default: false.
  • reset (bool): If true, reinstall. Default: false.
!!herolib.hero_compile git_reset:1 reset:1

herolib.uninstall

!!herolib.uninstall