Scripts for token migration
Instructions:
1. Install packages with `npm i`
2. Update migration list resources/migrationList.csv
3. Check run scripts in package.json
4. To run with script use `npm run main`
5. To run with debg tokens `npm run main -- debug`
6. To reset all repos `npm run resetRepo`
Test: Manual
Bug: 241778903
Change-Id: I0f828f1d75fdbd39ef8dfe2ca25ac02aaff4bfca
Loading
Please register or sign in to comment