#coldornot
##What is Coldornot?
Coldornot is a simple tool to convert temperatures.
##Under which license Coldornot is released?
Coldornot is licensed under the GNU Public License version 2.
##How to get Coldornot working?
It is actually very simple:
- Grab the latest version
- Extract the archive (tar.gz)
- Run the following command:
./configure
make
sudo make install
- That's it!
See INSTALL for more informations.