-
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.3.0.13 |
Released | Mar 17, 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 |
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.3.0.13
(Mar 17, 2025)
### Features
- install: adds possibility to set lv-only files in pre-commit (#6)
### Bug Fixes
- args-config: adds version constant to headers
### Code Refactoring
-Install: refactor install hooks and tests (#6)
felipefoz
was a contributor to this release