BX is a command-line tool for developers working on 1C-Bitrix platform modules. It allows you to declaratively define all stages of project build, as well as validate the module configuration and deploy the final distribution. Build configurations are versioned alongside the project, ensuring consistency and traceability of changes throughout the development process.
Documentation : https://pixel365.github.io/bx
Status
The project is under active development.
The API is unstable and subject to change, so it may lack backward compatibility in future versions.
The current release corresponds to the latest stable branch,
and breaking changes will be documented with each new version.