aboutsummaryrefslogtreecommitdiffstats
path: root/make-feed.lua
Commit message (Collapse)AuthorAgeFilesLines
* couple more sensible variable namesgarret2022-11-201-1/+1
|
* feedmaker: initial commit (does not make feeds)garret2022-11-201-0/+66
currently: scans through a (hardcoded) macros directory and prints out what it found. files must be .lua files with a valid depctrl namespace to be included. the actual namespace checking is not yet 100%. required all the libs i'm likely to need (and inspect to make life easier)