Talking to myself, here. But what the heck. > It doesn't look like I can read a file from nimscript? Is that correct?
This is not correct. readFile and writeFile both work. lines, however, did not, which was the source of my confusion. But it does leave me with one final problem: How do I abstract out my build scripts so they are usable from multiple packages?