Open Source Your Knowledge, Become a Contributor
Technology knowledge has to be shared and made accessible for free. Join the movement.
Welcome!
Esta plantilla Java te permitirá ejecutar código con Maven y JUnit para realizar ejercicios de testing. If it is your first contribution then you should have a look at the Getting Started document.
The source code is on GitHub, please feel free to come up with proposals to improve it.
Hands-on Demo
Check out the markdown file welcome.md
to see how this exercise is injected into the template.
Template Resources
markdowns/welcome.md
What you are reading here is generated by this file. Tech.io uses the Markdown syntax to render text, media and to inject programming exercises.
java-project
A simple Java + Maven + JUnit project dedicated to run the programming exercise above. A project relies on a Docker image to run. You can find images on the Docker Hub or you can even build your own.
techio.yml
This mandatory file describes both the table of content and the programming project(s). The file path should not be changed.
Visual and Interactive Content
Tech.io provides all the tools to embed visual and interactive content like a Web app or a Unix terminal within your contribution. Please refer to the documentation to learn more about the viewer integrations.