I'm looking to contribute some code to this project, i.e. do something from the TODO list. Preferably, I would like to write a little terminal application, maybe not good enough to include, but enough as a basis to build on or at least something for my own purposes.
I'm kinda new to kobo development though. @baskerville What does your development process look like? The simplest I could come up with is make changes to the code (including something that logs error/development messages), compile a binary, copy that binary over, (re)start plato, play around with new feature, check the logs, and repeat.
|