Jump to content

GLA Summit 2020/Git Going - A LabVIEW Project template wizard for starting new projects using Git Source Code Control: Difference between revisions

From LabVIEW Wiki
Added page
 
m Update with infobox and presentation template
 
Line 1: Line 1:
'''Git Going - A LabVIEW Project template wizard for starting new projects using Git Source Code Control''' by Chris Roebuck
{{infobox
|category=presentation
|icon=GLASummitButton.png
|presentation-conference=GLA Summit 2020
|presentation-presenter=Chris Roebuck
}}


''Many of us CLA's or aspire-to-be CLA's find ourselves working in environments where Source Code Control is an afterthought, not front and centre in our development toolchain or perhaps we're using a legacy provider such as VSS. Git has emerged the de-facto standard for Source Code Control but getting started can be daunting. Git Going is designed as an open-source LabVIEW Project Template Wizard that guides us through the creation of reports, implements branching structures and much more all from the comfort and safety of LabVIEW.''
{{presentation
|presenters=Chris Roebuck
|abstract=Many of us CLA's or aspire-to-be CLA's find ourselves working in environments where Source Code Control is an afterthought, not front and centre in our development toolchain or perhaps we're using a legacy provider such as VSS. Git has emerged the de-facto standard for Source Code Control but getting started can be daunting. Git Going is designed as an open-source LabVIEW Project Template Wizard that guides us through the creation of reports, implements branching structures and much more all from the comfort and safety of LabVIEW.
|youtube-id=3NRXAG0K-YA
|youtube-start=20
}}


==Presentation Links==
==External links==
* [https://youtu.be/3NRXAG0K-YA?t=20 YouTube Video Link (00:20)]
*[https://www.glasummit.org/presentation-list/2020 GLA Summit 2020 Presentations]
 
==See Also==
{{ambox|text=Add links to internal wiki pages that would also help.}}
 
==External Links==
{{ambox|text=Add links to external resources that would also help.}}


[[Category:GLA Summit 2020]]
[[Category:GLA Summit 2020]]

Latest revision as of 18:45, 21 August 2024

Git Going - A LabVIEW Project template wizard for starting new projects using Git Source Code Control
Conference GLA Summit 2020
Presenters Chris Roebuck
Git Going - A LabVIEW Project template wizard for starting new projects using Git Source Code Control by Chris Roebuck

Many of us CLA's or aspire-to-be CLA's find ourselves working in environments where Source Code Control is an afterthought, not front and centre in our development toolchain or perhaps we're using a legacy provider such as VSS. Git has emerged the de-facto standard for Source Code Control but getting started can be daunting. Git Going is designed as an open-source LabVIEW Project Template Wizard that guides us through the creation of reports, implements branching structures and much more all from the comfort and safety of LabVIEW.



External links