oscript-library / oscript-library/opm
Функциональность сборок независимых app от библиотеки lib
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 85
- Forks
- 35
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Предлагаю добавить в команду build возможность создавать app независимых приложений.
Например, gitsync-2.1.1-standalone.ospx
opm - думаю надо делать сразу таким.
Использование установка готового приложение и отсутствие конфликтов по версиям библиотек с другими приложениями.
Пример, такой сборки https://github.com/Khorevaa/gitsync/releases/tag/2.1.1-standalone
/cc @artbear @nixel2007 @EvilBeaver
Готов взяться за реализацию
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 by tracing the existing build command and how opm packages applications and libraries. Compare its output with the gitsync 2.1.1 standalone release linked in the issue; done should mean build can produce an independent .ospx application without version conflicts with libraries used by other applications.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100