Adds ability to exclude variants and not download everything#58
Adds ability to exclude variants and not download everything#58eelcoj merged 11 commits intoRails-Designer:mainfrom
Conversation
457250b to
c193f53
Compare
|
Thanks @luizkowalski, great work! ❤️ Also thanks for those typo-fixes (😅). Anything you can share on the sync generator test? Missing a test for that class has been bothering me for too long. A next iteration could be to exclude variants on install ( |
I didn't even manage to run properly, for some reason,
I thought it used the same variant processing engine... |
It is, but am looking to add it to the install command, eg. |
|
ahh I see what you mean now |
Got some free time to work on #55 and manage to get to this point.
I tried my luck on the sync generator test but didn't work the way I wanted. Let me know what you think