Developing XenOrchestra
-
Where can someone who wants to develop for XenOrchestra find some docs? Something like recommended setup, IDE, etc.?
-
It's Javascript, so there's no really mandatory tools:
- Any text editor supporting editor config for basic rules formatting is a good start
- A GitHub account
- Same recommendation for the dev env than running XO from the sources: NodeJS 8 and yarn
That's pretty much it.