/wet

Weather Tool

Primary LanguageCGNU General Public License v3.0GPL-3.0

WEather Tool (wet)
---------------------

Wet is a command line tool written in C that can get current weather
conditions, as well as a general 5 day forecast. All options can be seen
by running:

    wet help


And for specific commands run:

    wet help [COMMAND]



Compiling/Installing
---------------------

To compile wet, from the project directory run:

    make


And to install, also from the project directory run:

    sudo make install