Skip to content

FursoftLabs/furfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FurFetch

A simple fetch in C.

Compiling

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.sh

Running

To run the program, run the following command:

./build/furfetch

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published