GitHub Repo Scripts

Would another option be to write a rake task that does something similar and run it from a binstub? That way the script is application-dependent and automatically included when you clone the repo, not something you have to download separately. I haven’t gotten that granular with my rake tasks, but it seems like something you should be able to do.