Skip to content

Releases: VForWaTer/tool_template_node

v0.3.0

05 May 08:43
3e30f48
Compare
Choose a tag to compare

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

17 Nov 12:08
Compare
Choose a tag to compare

The NodeJS template now uses js2args@v.0.2.0 to parse the tool parameterization.

Initial release

15 Nov 11:11
Compare
Choose a tag to compare

First release of the template to check how things are going and to test the CI