If you have some code in Node.js, please put the file into lapaces-daemon/source/LADA-alpha/ext/resources/files/ and commit. In your commit message, please share how this file should be implemented. Make sure that your code outputs what it should in the form of console.log
To add code in Java, please follow this guideline:
- Find the field to which your code fits best (if there is no field to match your code, create a new package for that field structured as are all the others)
- Test your code
- Leave a message of how the code should be executed
If you would like to contribute code in R, Python or C++, please open an issue, share the code there and describe its implementation.