A simple application to handle all of your Linux configuration needs.
- C++ 92.5%
- Shell 4%
- CMake 3.5%
| drawer | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| PKGBUILD | ||
| README.md | ||
wrench
WRangle ENtire Config Home
A simple application to handle all of your Linux configuration needs.
build
Build the project using:
cmake -B build -S .
cmake --build build
running
The program is now in the build directory and can be run with
./build/wrench