This is a starter project for:
- LabVIEW
- ApprovalTests in LabVIEW - see ApprovalTests.LabVIEW
- vipc
- caraya
Works on Windows. Might work on Mac and Linux...
Feel free to copy and go...
- LabVIEW 2020 or later - the free Community Edition is fine.
- VIPM installed
- Beyond Compare or Winmerge (free alternative) installed and directory added to path.
- Download the zip file (Under the code button in the top right).
- Unzip
- Install vipc file by doubleclicking on it and apply.
- Open the Project.
- Run the Tests (Tools -> Caraya -> Run All Tests in Project)
- Once tests pass you are ready to go!
Notes:
LabVIEW will not work by default in a GitHub Action. You need to create a Custom Runner. We have an action set up in this repo. When you clone it, it won't work because it is pointed at our machine. Here is a link to set up your own machine if you want (optional - not required.) If you do, just tag it with LV20x64
or change the tag in the job file.
Reach us here