Город МОСКОВСКИЙ
00:24:53

GitHub for Labview

Аватар
JS Мастер
Просмотры:
25
Дата загрузки:
04.12.2023 17:14
Длительность:
00:24:53
Категория:
Обучение

Описание

Tutorial on using GitHub as the version management system for Labview coding.

Git: a popular system for version management of programming codes.
Github: online server for hosting the repository.
GitBash: command interface for Git command.
TortoiseGit: GUI interface for Git.
Labview: a graphical development environment that makes scientists and engineers more productive.

Tutorial contents:
1. Initial setup for Git (installation, user account, SSH keys)
2. How to make a clone copy of repository at your local computer.
3. How to add and modify a file at local computer and push it to the Github.
4. See the comparison of working version with previous version of text file.
5. How to call the LVCompare.exe to compare the Labview VI files from TortoiseGit.

Рекомендуемые видео