Does Auto work with other (non-Lerna) monorepo tools?
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
I've used [Rush](https://rushjs.io/) and [Nx](https://nx.dev/), which are alternative tools for managing monorepos, in the past. They can be configured to simply use a `packages/` folder just like lerna.
Would Auto work with these tools? If not, which specific lerna features does Auto require? For example: reading `lerna.json`, running a lerna command like `lerna changed`, etc.
It would be great to be able to use `auto` with these other tools. These questions would help me figure out how complex it would be to add on support for them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.