From 737b423a187a39719ad394501eb4dc84b80386d7 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 24 Oct 2024 19:39:06 +0200 Subject: Added makext to the projects page --- content/pages/projects.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'content') diff --git a/content/pages/projects.md b/content/pages/projects.md index 5540b53..2b3b45f 100644 --- a/content/pages/projects.md +++ b/content/pages/projects.md @@ -7,6 +7,7 @@ draft: false --- - [Simple snapshot manager](#simple-snapshot-manager) +- [QOL Extensions for GNU Make](#qol-extensions-for-gnu-make) - [Just build me a fucking page](#just-build-me-a-fucking-page) - [Clutch, nested X11 dwm sessions](#clutch-nested-x11-dwm-sessions) @@ -25,6 +26,17 @@ Simple snapshot utility that uses TAR to compress current directory into a - First release. - Able to tag and create tar snapshots. +## QOL Extensions for GNU Make + +Makext is a collection of useful extensions for Makefiles, aimed at simplifying +and enhancing the functionality of Make-based projects. These extensions +provide additional features and convenience functions to improve the overall +usage of GNU Make as a task runner. +[GitHub repository](https://github.com/mitjafelicijan/makext). + +- Version 0.1 / 2024-05-15 ([makext-v0.1.tar](/snapshots/makext-v0.1.tar)) + - First release. + ## Clutch, nested X11 dwm sessions Clutch allows you to run nested dwm session inside your existing X or Wayland -- cgit v1.2.3