arb_editor icon indicating copy to clipboard operation
arb_editor copied to clipboard

Online collaboration

Open creativecreatorormaybenot opened this issue 5 years ago • 1 comments

Without an online collaboration platform it seems not so useful. At least there needs to be some way for collaborators to be able to join a project.

Supporting collaboration is not in the closer goals. It requires more than a website, also to mantain a server and a database. If online collaboration is really needed you can use some other tools like https://localizely.com/

I am trying to build the grounds of the tool and for now the easiest way to work with others would be sharing the arb files in a git repository and drag them to the editor when you need to change something.

My next goal would be to implement it with github so you could retrieve the files from a repository and create pull request/commits of the language changes.

I hope I had unlimited time and resources but for now I am starting the project 😃. Thanks for submitting the issue and I hope in the future I will have time to implement it

jamesblasco avatar Dec 31 '19 11:12 jamesblasco