oscript-library / oscript-library/v8runner
Добавить возможность запуска пакетного режима через указание файла
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 130
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
/@ <имя файла>
— параметры командной строки записаны в указанном файле.
Строка слишком длинная - и чтобы увидеть надо выводить логи. Предлагаю сделать опцию для запуска все той же строки через файлик
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the command-line argument parsing and batch-mode launch code, then determine how a file path should be accepted and its contents interpreted. Done means the existing command-line string can be supplied through a file without requiring a long inline argument.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100