JuliaCI/PkgTemplates.jl

Feature request: `FilePlugin`s that can generate two or more output files

Open

#260 opened on Dec 29, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Julia (697 stars) (112 forks)batch import
Discussionhelp wantednew-feature

Description

If I understand correctly, each FilePlugin can only generate a single output file.

Would it be possible to add the ability for a FilePlugin to generate two or more output files?

cc: @christopher-dG

Contributor guide