-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
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.1.0.9 |
Released | Dec 29, 2024 |
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
For more info: https://gitlab.com/felipe_public/lv-git-hooks
Release Notes
1.1.0.9
(Dec 29, 2024)
[1.1.0]
- feat: adds support for commit-msg hook type (#2)
- feat: adds initial support for linux OS (#1)
felipefoz
was a contributor to this release