From 37b86e5cbb90b665d97e36666ead3b501f34918a Mon Sep 17 00:00:00 2001 From: DTB Date: Fri, 12 Sep 2025 07:54:30 -0600 Subject: [PATCH] Refactor to allow ytfeed an installer --- Makefile | 2 +- README | 3 --- examples/Makefile.ytfeed | 28 ++++++++++++++++++++++++++++ examples/installation-helper | 16 ++++++++++------ examples/ytfeed.launcher | 13 +++++++++++++ 5 files changed, 52 insertions(+), 10 deletions(-) create mode 100644 examples/Makefile.ytfeed create mode 100755 examples/ytfeed.launcher diff --git a/Makefile b/Makefile index 2e63128..9108d01 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ clean: .PHONY: test test: menu - ./menu