Files
herolib/lib/installers/lang/herolib
Mahmoud-Emad f5c2b306b8 test: Update test and script URL
- Remove frontmatter test due to disabled parsing
- Update install script URL
2025-11-17 15:23:08 +02:00
..
2025-11-17 15:23:08 +02: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