Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Commit

Permalink
Merge pull request #225 from TheDayIsMyEnemy/main
Browse files Browse the repository at this point in the history
Add new tool to README
  • Loading branch information
natemcmaster committed Dec 3, 2020
2 parents f511254 + 14bce72 commit 976adb7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Expand Up @@ -2477,6 +2477,20 @@ The following list was created by users like you. Feel free to add yours. The pr
</p>
<code>dotnet tool install -g <a href="https://www.nuget.org/packages/dotnet-vs/">dotnet-vs</a></code>
</td>
</tr>
<tr>
<td><code>weather</code></td>
<td>
<p>
Simple command-line tool for showing the current weather in your terminal
</p>
<p>
<strong>Project site:</strong> <a href="https://github.com/TheDayIsMyEnemy/WeatherCli">GitHub</a>
<br />
<strong>Author:</strong> <a href="https://github.com/TheDayIsMyEnemy">@TheDayIsMyEnemy</a>
</p>
<code>dotnet tool install -g <a href="https://www.nuget.org/packages/weathercli/">weathercli</a></code>
</td>
</tr>
<tr>
<td><code>webtty</code></td>
Expand Down

0 comments on commit 976adb7

Please sign in to comment.