Specify monorepo compatibility
complete
B
Blas Cerecer
Currently, specify only allows to have one .specifyrc.json at root level, the problem with this is that it does not allow monorepos to have multiple specify repositories pointing to different directories of the monorepo.
It would be awesome if Specify supported multiple .specifyrc.json at non root level to allow multiple specify repositories to download assets to different directories in a monorepo.
PS: This could also be achieved by allowing the .specifyrc.json at root to use an array of jsons where each json indicates a different specify repository
Louis Chenais
complete
Louis Chenais
Hi Blas Cerecer, these articles will help you sync design tokens from several Specify repositories to your git repository:
- GitHub: https://specifyapp.com/blog/how-to-pull-design-tokens-from-several-specify-repositories-on-github
- GitLab: https://specifyapp.com/blog/specify-to-gitlab
Please let me know if there's anything I can clarify for you.
abdavid
A work around could be using the js config variant and do your plumbing in js 🙂