mirror of
https://github.com/arzzen/git-quick-stats.git
synced 2026-09-10 07:36:19 -04:00
update site
This commit is contained in:
parent
877adc5a65
commit
bc79860e34
22
index.html
22
index.html
|
|
@ -97,7 +97,25 @@
|
|||
<section>
|
||||
<h2 class="center" id="getting-started">Getting started</h2>
|
||||
<ul>
|
||||
<li><strong>Interactive</strong>
|
||||
<li>
|
||||
<strong>Installation</strong>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/arzzen/git-quick-stats#windows">Windows</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/arzzen/git-quick-stats#unix-and-linux">Linux</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/arzzen/git-quick-stats#macos-homebrew">macOS</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/arzzen/git-quick-stats#docker">Docker</a>
|
||||
</li>
|
||||
</ul>
|
||||
<br>
|
||||
</li>
|
||||
<li><strong>Interactive usage</strong>
|
||||
<ul>
|
||||
<li>
|
||||
git-quick-stats has a built-in interactive menu that can be executed as such:
|
||||
|
|
@ -110,7 +128,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
</li><br>
|
||||
<li><strong>Non-interactive</strong>
|
||||
<li><strong>Non-interactive usage</strong>
|
||||
<ul>
|
||||
<li>
|
||||
For those who prefer to utilize command-line options, git-quick-stats also has a non-interactive mode supporting both short and long options:
|
||||
|
|
|
|||
Loading…
Reference in a new issue