Providing fonts for a Phoenix project from a package

Does anyone have any advice on a clean way a package could provide fonts for a Phoenix project? Are there any better ideas than providing a task that copies them into the appropriate project directories? The fonts live in deps/my_package/priv/assets/fonts (once the dep is added).

Thanks!

More context: The stakes are pretty low here as it’s for an internal project. Installing fonts on each project using the package wouldn’t even be the end of the world but I’m wondering if there’s a generally cleaner way.

Make Zach happy and create an igniter task :wink:

Haha, your response along with the general lack of engagement on this thread actually answers my question quite well! I was thinking I was missing something really obvious but it seems not? It’s barely been half a day but still… haha. And ya, my coworker and I were just talking about igniter so maybe we will :smiley: