Closed Wenzel closed 5 years ago
Are those skeletons going to be updated when something changes in core? If not we have a maintainance problem
A few questions:
What do you think @XVilka ?
We have a bunch of simple plugins to demonstrate how to write plugins already. the skel can be tested by building it and fail if any warning is spit.
the amount of changes depend on the contributions and time, so its not that much because most prs are about bug fixes, new features or small refactorings, but not really heavy changes in debug yet, we are focusing in rbin now.
i can merge, but i want to be sure that we can test this properly, so we get notified by travis when it gets broken
i think those skeletons should be automatically generated from the headers instead of maintained by hand. i think we should close this PR
This PR adds a folder to add C plugin skeletons.
The only skeleton available is a debug plugin for now. It will help people write plugins, and the skeletons should be referenced in the
r2book