+6
Voting

revision control system with Iridium

Nikolay Arbuzov 9 years ago in GUI Editor updated by Oksana (expert) 8 years ago 3
Hello,

It would be nice to have an integration with version control systems like git for the source code.
To my view all of the project components has to be stored in the version control:

- scripts
- project graphics components and interfaces.

basically everything that is stored in .irpz file has to be under version control.

I see multiple benefits of this feature:

- Allow multiple developers/designers to collaborate on the project
- Reuse components of the project in other projects e.g. branching.
- Support of the existing installations knowing which version of project was deployed
and if there any components/libraries were changed after.
- Use of other tools to modify project components - text editors, graphics editors,
Iridium GUI Editor would act as a compiler and transfer tool, while development can be
done elsewhere.

Thanks.

GUI Editor
We are using git (bitbucket repositories) with npm (npmjs.com) packet manager for modularity.
Please, contact me by email: aborovsky@beetoo.me.