-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
LV Git Hooks by Felipe Pinheiro Silva - Toolkit for LabVIEW Download
Framework for running git hooks in LabVIEW
| Version | 1.4.2.25 |
| Released | May 29, 2025 |
| Publisher | Felipe Pinheiro Silva |
| License | MIT |
| LabVIEW Version | LabVIEW>=20.0 |
| Operating System | Windows NT,Linux |
| Dependencies | jdp_science_jsontext wiresmith_technology_lib_g_cli felipefoz_lib_lv_rainbow_terminal felipefoz_lib_dev_hooks serenial_io_asynchronous_system_exec |
| Project links | Homepage Documentation Repository Discussion |
Description
This library provides a framework for running git hooks in LabVIEW.
Git hooks can run in different stages in the git workflow. See the supported hook types section.
Supported hook types: pre-commit, commit-msg
For more info: https://gitlab.com/felipe_public/lv-git-hooks
Release Notes
1.4.2.25
(May 29, 2025)
### Bug Fixes
- cmd-call: uses async exec as external library now and v3 [#11]
felipefoz
was a contributor to this release