Skip to content

global: new directory structure

  • Refactors directory structure of the hello world example to separate more clearly the code, the environment, the inputs, the outputs. (closes #16 (closed))

  • Adds an input file with the names of the persons to greet to simulate input data file, making the example a little bit more realistic.

Signed-off-by: Tibor Simko tibor.simko@cern.ch

Merge request reports