oscript-library / oscript-library/opm
Добавить алиасы исполняемых файлов пакетов
Open
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 85
- Forks
- 35
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Удобно юзать разные алиасы для одного исполняемого файла пакета.
Например, vrun, vrunner, 1runner и т.п. :)
- Предусмотреть возможность указания нескольких вариантов имен исполняемых файлов при описании пакета
- Возможность локально указать алиас
opm alias cmd-path os-script-path
В продолжение разговора сегодня между @allustin , @nixel2007 и мной
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 source files, tests, or entry points. Start by locating package executable-name handling and the CLI command parser for opm alias cmd-path os-script-path; done means a package can expose multiple executable names and a local alias can be configured, with tests covering both behaviors.
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