Releases: VForWaTer/tool_template_node
Releases · VForWaTer/tool_template_node
v0.3.0
tool_template_node
This is the template for a generic containerized NodeJS tool following the Tool Specification for reusable research software using Docker.
This template can be used to generate new Github repositories from it.
Please note that this project has nothing to do with Javascript frontend tools/libs and NodeJS is also not used to
build some kind of webproject backend stack. We want to integrate NodeJS into a generic workflow runner to make tools available,
scientists might be used to from frontend development.
Full Changelog: v0.2.0...v0.3.0
Version 0.2
The NodeJS template now uses js2args@v.0.2.0
to parse the tool parameterization.
Initial release
First release of the template to check how things are going and to test the CI