Jump to content

Code Distribution: Difference between revisions

From LabVIEW Wiki
m As Source: Replace Source Code Repositories wikilink with link to wikipedia
 
(One intermediate revision by the same user 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]]



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