oscript-library / oscript-library/opm
Документация на новые возможности opm для создания self-contained app
Open
Nobody has claimed this yet.
docs
techical debt
- Dominant language
- 1C Enterprise
- Stars
- 85
- Forks
- 35
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
@nixel2007 @EvilBeaver Нужна хотя бы краткая дока на новые возможности opm для создания/установки self-contained app
Вопросы:
- как создавать
self-contained app?- нужно ли что-то менять в исходниках существующих приложений?
- как устанавливать подобные приложения?
- какую командную строку
opmюзать?
- какую командную строку
- сейчас команда
opm install ХХХустанавливает продукт ХХХ в основной каталогOneScript/libи зависимости ставит в этот же основной каталог- Как установить продукт ХХХ, чтобы его зависимости установились именно в
oscript_modules?
- Как установить продукт ХХХ, чтобы его зависимости установились именно в
- что за ключ
--destу командыinstall? его описание не понятно
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
Start with the existing documentation and the opm install command help, focusing on self-contained app creation and installation. Check how --dest and dependency placement in oscript_modules are currently described. Done means documenting the required source changes, commands, destination behavior, and dependency installation clearly.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100