freeCodeCampOS icon indicating copy to clipboard operation
freeCodeCampOS copied to clipboard

[cli]: rename-project

Open ShaunSHamilton opened this issue 1 year ago • 0 comments

A rename-project command:

create-freecodecamp-os-app rename-project

This should prompt:

  • Current project id or dashed-name
  • New dashed-name
  • New title

The script should change the projects.json record, all locales project titles and filenames, and the boilerplate directory.

ShaunSHamilton avatar Mar 04 '24 16:03 ShaunSHamilton