There don't seem to be any instructions for simple things like:
- How to get a development environment set up (seems to be similar to installing, but it's not clear whether installed
latexml is the same one I'm working on in source directory)
- Running the tests
- Writing a test (and how to run a single test to iterate on it)
- Writing a new binding with a test (presumably the most common contribution you want)
I'm currently doing all of these things, so happy to write down what I am doing! Should I create a new section in the manual, or would you like them somewhere else? CONTRIBUTING.md in the root directory is a pretty common pattern.
There don't seem to be any instructions for simple things like:
latexmlis the same one I'm working on in source directory)I'm currently doing all of these things, so happy to write down what I am doing! Should I create a new section in the manual, or would you like them somewhere else?
CONTRIBUTING.mdin the root directory is a pretty common pattern.