From f5597b87e2d1a138d243032ae2339a71fc372c1e Mon Sep 17 00:00:00 2001 From: intuit Date: Mon, 23 Mar 2026 18:36:01 +0800 Subject: [PATCH] ReadME --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 2d12d9c..c8f6b9b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ # DevOps +# Прямой вызов cleaner.js (без меню) +node cleaner.js dir .\!DEV\input + +node cleaner.js file .\src\app.js .\dist\app.cleaned.js + +# 1. Скопируйте файлы проекта в !DEV/input/ +# 2. Запустите: +.\launcher.ps1 +# 3. Выберите: 4 (ВСЁ) +# 4. Заберите: !DEV/output/Combined_All_Files.txt +# 5. Отправьте содержимое в ChatGPT/Claude \ No newline at end of file