oscript-library / oscript-library/opm

Документация на новые возможности opm для создания self-contained app

Open
#92 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.