Refactor to allow ytfeed an installer

This commit is contained in:
dtb
2025-09-12 07:54:30 -06:00
parent 7b41970358
commit 37b86e5cbb
5 changed files with 52 additions and 10 deletions

13
examples/ytfeed.launcher Executable file
View File

@@ -0,0 +1,13 @@
#!/usr/bin/env menu
$ cat Makefile.ytfeed
cat Makefile.ytfeed
$ make -f Makefile.ytfeed install
make -f Makefile.ytfeed install
$ make -f Makefile.ytfeed uninstall
make -f Makefile.ytfeed uninstall