1
0
mirror of https://github.com/alkoleft/yaxunit-addin.git synced 2024-12-12 08:23:54 +02:00
yaxunit-addin/README.md
2020-09-11 00:10:17 +03:00

21 lines
815 B
Markdown

![Desktop CI](https://github.com/Infactum/addin-template/workflows/Desktop%20CI/badge.svg)
![Mobile CI](https://github.com/Infactum/addin-template/workflows/Mobile%20CI/badge.svg)
# Modern Native AddIn
Custom implementation of Native AddIn template for 1C:Enterpise platform on modern C++.
See more info about AddIn development [here](https://support.1ci.com/hc/en-us/sections/360001651174-Add-in-Development-Technology).
## Supported platforms
✔ Windows
✔ Linux
⚠ MacOS (compiled but not tested)
✔ Android
❌ iOS
❌ Browser Extenstions
## License exclusions
In case of embedding add-in based on this template inside 1C:Enterprise configuations, external processors, configuration extensions etc, it's allowed not to apply AGPL terms to whole application part, but only add-in itself.