A simple fetch in C.
To compile the program, you need to have the gcc compiler installed on your system and have the make and cmake tools installed.
To compile the program, run the following commands:
sh build.shTo run the program, run the following command:
./build/furfetchThis project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.