Remap: Refactor scripts #177

Merged
Nick Alberelli merged 17 commits from :feature/refactor-remap-script into main 2023-12-07 16:17:27 +01:00

17 Commits

Author SHA1 Message Date
104fb27eab remap: Update README 2023-12-07 10:15:12 -05:00
43478f5406 remap: Clear old TODO 2023-12-06 16:34:32 -05:00
42d2c144ef remap: Fix Typo in bbatch command 2023-12-06 15:07:50 -05:00
5f958ce535 remap: Pass JSON as argument to remap_blender_paths.py 2023-12-06 15:07:50 -05:00
48a4a9fa2f remap: Update documentation in bbatch script 2023-12-06 15:07:50 -05:00
38e3737dd8 remap: Pass JSON path to bbatch script via parse_args 2023-12-06 15:07:50 -05:00
15134c1ea3 remap: Update TODO 2023-12-06 15:07:50 -05:00
226aa801b7 remap: Cleanup remap_blender_paths.py 2023-12-06 15:07:49 -05:00
720cf71c96 remap: Store variables in JSON file 2023-12-06 15:07:49 -05:00
d7721967cc remap: Add future TODO file 2023-12-06 15:07:49 -05:00
77d4185c2e remap: Update README 2023-12-06 15:07:49 -05:00
e9f5a63995 remap: Fix typo 2023-12-06 15:07:49 -05:00
2c881ccf42 remap: Fix bug where welcome message appears twice 2023-12-06 15:07:49 -05:00
c31bf00cb4 remap: Update Print Statement 2023-12-06 15:07:49 -05:00
90784b6b58 remap: recursively get directories 2023-12-06 15:07:49 -05:00
11848efcae remap: Save bbatch script in DIST folder 2023-12-06 15:07:49 -05:00
262a0e14e1 remap: refactor hash_map scripts into single script
- Prompt user for directories to create env file with
 - Promt user to update existing map or start fresh
 - Save new bbatch script for user with hard coded json_file_path
2023-12-06 15:07:49 -05:00