forked from crowdos2024/CrowdOS2024
96 lines
4.8 KiB
HTML
96 lines
4.8 KiB
HTML
<!DOCTYPE html>
|
|
<!--
|
|
| Generated by Apache Maven Doxia Site Renderer 1.9.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.2.2:scm at 2023-04-19
|
|
|
|
| Rendered using Apache Maven Default Skin
|
|
-->
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.1" />
|
|
<title>crowdos-simsys – Source Code Management</title>
|
|
<link rel="stylesheet" href="./css/maven-base.css" />
|
|
<link rel="stylesheet" href="./css/maven-theme.css" />
|
|
<link rel="stylesheet" href="./css/site.css" />
|
|
<link rel="stylesheet" href="./css/print.css" media="print" />
|
|
</head>
|
|
<body class="composite">
|
|
<div id="banner">
|
|
<div id="bannerLeft">crowdos-simsys
|
|
</div>
|
|
<div class="clear">
|
|
<hr/>
|
|
</div>
|
|
</div>
|
|
<div id="breadcrumbs">
|
|
<div class="xleft">
|
|
<span id="publishDate">Last Published: 2023-04-19</span>
|
|
 | <span id="projectVersion">Version: 1.0.3</span>
|
|
</div>
|
|
<div class="xright"><a href="./" title="crowdos-simsys">crowdos-simsys</a> </div>
|
|
<div class="clear">
|
|
<hr/>
|
|
</div>
|
|
</div>
|
|
<div id="leftColumn">
|
|
<div id="navcolumn">
|
|
<h5>Parent Project</h5>
|
|
<ul>
|
|
<li class="none"><a href="../index.html" title="crowdos">crowdos</a></li>
|
|
</ul>
|
|
<h5>Project Documentation</h5>
|
|
<ul>
|
|
<li class="expanded"><a href="project-info.html" title="Project Information">Project Information</a>
|
|
<ul>
|
|
<li class="none"><a href="dependency-info.html" title="Dependency Information">Dependency Information</a></li>
|
|
<li class="none"><a href="distribution-management.html" title="Distribution Management">Distribution Management</a></li>
|
|
<li class="none"><a href="index.html" title="About">About</a></li>
|
|
<li class="none"><a href="licenses.html" title="Licenses">Licenses</a></li>
|
|
<li class="none"><a href="plugin-management.html" title="Plugin Management">Plugin Management</a></li>
|
|
<li class="none"><a href="plugins.html" title="Plugins">Plugins</a></li>
|
|
<li class="none"><strong>Source Code Management</strong></li>
|
|
<li class="none"><a href="summary.html" title="Summary">Summary</a></li>
|
|
<li class="none"><a href="team.html" title="Team">Team</a></li>
|
|
</ul></li>
|
|
<li class="collapsed"><a href="project-reports.html" title="Project Reports">Project Reports</a></li>
|
|
</ul>
|
|
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
|
|
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div id="bodyColumn">
|
|
<div id="contentBox">
|
|
<section>
|
|
<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
|
|
<p>This project uses <a class="externalLink" href="https://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="https://git-scm.com/documentation">https://git-scm.com/documentation</a>.</p></section><section>
|
|
<h2><a name="Web_Browser_Access"></a>Web Browser Access</h2><a name="Web_Browser_Access"></a>
|
|
<p>The following is a link to a browsable version of the source repository:</p>
|
|
<div class="source">
|
|
<pre><a href="git@github.com:loyx/CrowdOS.git/crowdos-simsys">git@github.com:loyx/CrowdOS.git/crowdos-simsys</a></pre></div></section><section>
|
|
<h2><a name="Anonymous_Access"></a>Anonymous Access</h2><a name="Anonymous_Access"></a>
|
|
<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>):</p>
|
|
<div class="source">
|
|
<pre>$ git clone --branch master git@github.com:loyx/CrowdOS.git</pre></div></section><section>
|
|
<h2><a name="Developer_Access"></a>Developer Access</h2><a name="Developer_Access"></a>
|
|
<p>Only project developers can access the Git tree via this method (See <a class="externalLink" href="https://git-scm.com/docs/git-clone">https://git-scm.com/docs/git-clone</a>).</p>
|
|
<div class="source">
|
|
<pre>$ git clone --branch master git@github.com:loyx/CrowdOS.git</pre></div></section><section>
|
|
<h2><a name="Access_from_Behind_a_Firewall"></a>Access from Behind a Firewall</h2><a name="Access_from_Behind_a_Firewall"></a>
|
|
<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></section>
|
|
</div>
|
|
</div>
|
|
<div class="clear">
|
|
<hr/>
|
|
</div>
|
|
<div id="footer">
|
|
<div class="xright">
|
|
Copyright © 2023.. </div>
|
|
<div class="clear">
|
|
<hr/>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|