freeCodeCamp/tools/challenge-helper-scripts
2024-06-27 12:19:04 -07:00
..
helpers fix(tools): remove not allowed property (#55156) 2024-06-11 06:51:59 -07:00
base-meta.json feat(curriculum): add b1 english outline (#55098) 2024-06-08 07:44:26 -05:00
commands.ts fix(tools): make the editing steps tool keep the challenge type (#54308) 2024-04-08 11:27:42 -07:00
create-empty-steps.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
create-next-challenge.ts fix: throw error when unable to create challenge (#53905) 2024-02-29 12:47:50 +01:00
create-next-step.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
create-next-task.ts feat(challenge-editor): add english/task helper scripts (#54111) 2024-03-19 15:06:22 +00:00
create-project.ts feat(tools/scripts): test project create tool (#55247) 2024-06-21 15:47:36 +00:00
create-this-challenge.ts chore: remove audioPath (#55213) 2024-06-18 14:14:52 -07:00
delete-challenge.ts chore: detuplication (#50955) 2023-07-13 12:46:00 +02:00
delete-step.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
delete-task.ts feat(challenge-editor): add english/task helper scripts (#54111) 2024-03-19 15:06:22 +00:00
fs-utils.test.ts refactor: create shared workspace (#51454) 2023-09-07 23:06:01 +05:30
fs-utils.ts feat(curriculum): add new front end cert skeleton (#55231) 2024-06-27 12:19:04 -07:00
insert-challenge.ts fix: throw error when unable to create challenge (#53905) 2024-02-29 12:47:50 +01:00
insert-step.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
insert-task.ts feat(challenge-editor): add english/task helper scripts (#54111) 2024-03-19 15:06:22 +00:00
package.json chore: uninstall cross-env (#55224) 2024-06-20 11:26:10 +05:30
rename-challenge-files.ts feat: convert rename tool into proper utility (#52626) 2023-12-20 06:36:32 +00:00
reorder-tasks.ts feat(challenge-editor): add english/task helper scripts (#54111) 2024-03-19 15:06:22 +00:00
repair-meta.test.ts fix: sort challengeOrder when repairing meta (#53037) 2024-01-11 16:36:29 +05:00
repair-meta.ts fix: sort challengeOrder when repairing meta (#53037) 2024-01-11 16:36:29 +05:00
update-challenge-order.ts chore: detuplication (#50955) 2023-07-13 12:46:00 +02:00
update-step-titles.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
utils.test.ts feat(tools/scripts): test project create tool (#55247) 2024-06-21 15:47:36 +00:00
utils.ts feat(tools/scripts): test project create tool (#55247) 2024-06-21 15:47:36 +00:00