Jump to content

Code Distribution: Difference between revisions

From LabVIEW Wiki
mNo edit summary
m As Source: Replace Source Code Repositories wikilink with link to wikipedia
 
(3 intermediate revisions by 2 users not shown)
Line 18: Line 18:
=== As Source ===
=== As Source ===
* [[Snippet]]
* [[Snippet]]
* [[Source Code Repositories]]
* [[Source Distribution]]
* [[wikipedia:Repository (version control)|Repository]]
* [[Open Source Code]]
* [[Open Source Code]]


Line 33: Line 34:
* [[VI Analyzer]]
* [[VI Analyzer]]
* [[New dialog#Adding to the New Dialog|Adding to the New Dialog]]
* [[New dialog#Adding to the New Dialog|Adding to the New Dialog]]
* [[Project Provider]]
* [[Project Provider Framework]]
* [[NI Package Manager]]


== Distributing Plugins ==
== Distributing Plugins ==

Latest revision as of 19:13, 30 August 2025

The Code Distribution Portal
Code Distribution is the activity of sharing or deploying source code. This involves decisions on whether distribution should include: distributing as source, as a package, as a plugin, as an executable, or as an installer.
Subcategories Topics in Code Distribution
Select [►] to view subcategories

Distributing Source

This section describes resources and best practices for distributing source code for reuse.

As Source

As Packages

Distributing IDE Utilities

This section describes resources and best practices for distributing add-on tools to the LabVIEW IDE.

Distributing Plugins

This section describes resources and best practices for distributing plugins to tools or frameworks.

Distributing Executables

This section describes resources and best practices for distributing executables and drivers.

Finding Shared Code