Frontmatter
| id | 8765 |
| title | Update buildScripts/README.md to reflect new architecture |
| state | Closed |
| labels | documentationdeveloper-experienceai |
| assignees | tobiu |
| createdAt | Jan 17, 2026, 8:42 PM |
| updatedAt | Jan 17, 2026, 8:54 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8765 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 17, 2026, 8:54 PM |
Update buildScripts/README.md to reflect new architecture
tobiu assigned to @tobiu on Jan 17, 2026, 8:52 PM

tobiu
Jan 17, 2026, 8:53 PM
Input from Gemini 3 Pro:
✦ I have completed the task.
- Rewrote
buildScripts/README.mdto reflect the new folder structure and included a detailed "CLI Reference" section.- Fixed a regression in
buildScripts/create/*.mjswhere the path topackage.jsonwas incorrect due to the folder restructuring.All changes have been pushed to
dev.
tobiu closed this issue on Jan 17, 2026, 8:54 PM
The
buildScriptsfolder has been reorganized into subdirectories (ai,build,create,docs,helpers,release,util). The currentREADME.mdis outdated and missing documentation for many scripts.Goal: Rewrite
buildScripts/README.mdto:npm run.