Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 463 Bytes

File metadata and controls

1 lines (1 loc) · 463 Bytes

Refactor all sub-crates one by one and into the forge_main crate. End your session each time you refactor a single sub-crate, (you will be called again later in a loop until all sub-crates are integrated into forge_main). The task is fully complete only once all sub-crates are refactored into forge_main. Each time a sub-crate is integrated into forge_main, ensure that the tests pass and the project builds then remove the original sub-crate and halt execution