Skip to content

2 different yml file at root of repository #845

Answered by djbe
tranvutuan asked this question in Q&A
Discussion options

You must be logged in to vote

Nothing is stopping you from doing that. We specifically have a CLI option to provide the path to a config file:

swiftgen config run --config=swiftgen1.yml
swiftgen config run --config=swiftgen2.yml

Just make sure that the output paths (in each config) are different, otherwise the commands will overwrite each other.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@tranvutuan
Comment options

@djbe
Comment options

@tranvutuan
Comment options

@tranvutuan
Comment options

Answer selected by tranvutuan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants