forked from ni/ni.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
57 lines (48 loc) · 3.06 KB
/
Copy pathindex.html
File metadata and controls
57 lines (48 loc) · 3.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>National Instruments by ni</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<script src="javascripts/scale.fix.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header class="without-description">
<h1>National Instruments</h1>
<p></p>
<p class="view"><a href="https://github.com/ni">View the Project on GitHub <small>ni</small></a></p>
<ul>
<li class="single"><a href="https://github.com/ni/ni.github.io">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<h3>
<a id="welcome-to-the-national-instruments-github" class="anchor" href="#welcome-to-the-national-instruments-github" aria-hidden="true"><span class="octicon octicon-link"></span></a>Welcome to the National Instruments GitHub</h3>
<p>The <a href="https://github.com/ni" class="user-mention">@ni</a> organization hosts a number of repositories used with <a href="http://www.ni.com">National Instruments</a> products, in two general categories:</p>
<ol>
<li>Open source software used to create the NI Linux Real-Time distribution, which is supported through <a href="https://decibel.ni.com/content/groups/ni-linux-real-time">https://decibel.ni.com/content/groups/ni-linux-real-time</a>, and </li>
<li>NI-specific projects where we are collaborating with our users on GitHub, which are supported through <a href="https://decibel.ni.com/content/groups/community-source-of-ni-code">https://decibel.ni.com/content/groups/community-source-of-ni-code</a> and work in conjunction with the <a href="https://github.com/ni-dev" class="user-mention">@ni-dev</a> GitHub organization.</li>
</ol>
<p>There are a number of other NI-related projects on GitHub, many under the auspices of <a href="https://decibel.ni.com/content/projects/open-source-community-collaboration">https://decibel.ni.com/content/projects/open-source-community-collaboration</a>. An incomplete list includes:</p>
<ol>
<li><a href="https://github.com/NISystemsEngineering" class="user-mention">@NI Systems Engineering</a></li>
<li><a href="https://github.com/TBDFramework" class="user-mention">@TBDFramework</a></li>
<li><a href="https://github.com/NIVeriStandAdd-Ons" class="user-mention">@NI VeriStand Add-Ons</a></li>
</ol>
<p>Please refer to the individual repositories for project-specific details.</p>
<p>NI engineers with questions about GitHub can refer to the <a href="https://nitalk.jiveon.com/thread/59630">internal FAQ</a>.</p>
</section>
</div>
<footer>
<p>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></p>
</footer>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
</body>
</html>