Copyright (C) 2019-2024 Gleb Sevruk
IMPORTANT: This software is licensed under AGPL-3.0. Any modifications or derivative works MUST be open-sourced and licensed under AGPL-3.0. This includes:
- Direct code usage
- Modified versions
- Software that integrates with this code
- Network/server usage of this code
Commercial use, redistribution, or creation of closed-source derivatives is strictly prohibited without explicit written permission.
From gradle use:
- prepareSandbox
- buildPlugin
File will be in
build/distributions
From gradle use:
- prepareSandbox
- runIde
[] Reformat code (like black+isort in Python)
[] Automatic deployment/CI to JB store