Orange-Boosted-Bootstrap
Orange-Boosted-Bootstrap copied to clipboard
[OUDS] Auto-migration tool
Prerequisites
- [x] I have searched for duplicate or closed feature requests
- [x] I have read the contributing guidelines
Proposal
In order to help project migrating from Boosted to OUDS, we could provide a tool that does auto migration changes (like ng update for angular or the upgrade tool for nx).
This tool could be able to make the basic changes like find/replace ones. It could also provide some contextual information for code that need a manual update or for component/classes not available anymore.
Motivation and context
A lot of changes for the migration from Boosted are find/replace. It would certainly help users to have a tools able to do that for them.