make
Overview
The make package simplifies the build process
Features
- Allows you to build custom packages
Installation
Install using KPM with:
kpm -S make
Usage
Once installed, run
make
to use
Uninstallation
To remove make, use:
kpm -R make
Source
This package is from the alpine linux repositories