Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Part 1: Write an extractor
    • Start with the bd-template extractor, which is the word count extractor.
    • Ask participant to modify the extractor, which would use grep to find a specific pattern within the file.
    • Include yes/no if the pattern is found.
    • TODO: Obtain Provide Step-by-step screenshots of updating the extractor and the output seen at the Clowder GUI.
  • Part 2: Write a converter
    • Start with the bd-template converter imagegaick one.
  • Part 3 (Optional - For advanced user): Dockerize the tool

...

As an example of this part, try to think of an example for creating a BD tool.

Wrap up