Jump to content

Open Source Code: Difference between revisions

From LabVIEW Wiki
mNo edit summary
m Added the LabVIEW Open Source Project page to the list of Github open source code
 
Line 5: Line 5:
* [https://github.com/trending/labview Trending LabVIEW Projects on GitHub]
* [https://github.com/trending/labview Trending LabVIEW Projects on GitHub]
* [https://github.com/search?q=labview&type=Repositories All LabVIEW Projects on GitHub]
* [https://github.com/search?q=labview&type=Repositories All LabVIEW Projects on GitHub]
* [https://github.com/LabVIEW-Open-Source LabVIEW Open Source Project]


=== GitLab ===
=== GitLab ===

Latest revision as of 16:25, 7 November 2020

Open Source Repositories

GitHub

GitLab

BitBucket

Package Managers

Alphabetical Listing

G Packackage Manager (GPM)

Link to GPM

National Instruments Package Manager

Link coming soon

VI Package Manager

Link to VIPM

Forums and Discussion Groups

Git User Group - NI Community

Mercurial User Group - NI Community

Articles

Open Source LabVIEW-How to Contribute - James McNally, Wiresmith Technology

Open source software projects are making huge contributions around the world. They allow communities to pool their resources and achieve progress that couldn’t be reached by individual teams in silos.

While there are open source projects in LabVIEW, it feels like a resource that we aren’t great at using as a community. Every project I’ve seen seems to handle things quite differently, and it can be hard to track down where to work.

Git Basic Concepts for LabVIEW - developed by NI Systems Engineering

How to use GitHub with LabVIEW Code.

Open Source Initiative

Not an article, per-se, however it is a full website promoting the open source cause. Includes lots of information about licensing.

Using Subversion (SVN) with LabVIEW