Skip to content

wavedev101/FPK

Repository files navigation

FPK

Overview

FPK is a project that requires both the Make build tool and a C compiler to compile successfully. Forgot about this project whas on github 😭

Requirements

Before building FPK, make sure you have the following installed:

  • Make — used to automate the build process.
  • C Compiler — such as gcc,or another compatible compiler.

Installation

Linux / macOS

You can install the required tools using your package manager:

# Debian/Ubuntu
sudo apt update
sudo apt install build-essential make

# Fedora
sudo dnf install make gcc

# macOS (via Homebrew)
brew install make gcc
  • Note: this project is hobby project so beware i dont publish all the build nor code mostly when i need to.

About

Open soure Free packing tool

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors