Skip to content

Latest commit

 

History

History

wordcount

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Noleme Flow Connect - Sample Project: Word count

This is a toy sample project using noleme-flow-connect features.

It features a basic pipeline taking a file path as input and producing a file containing word counts.

I. Notes on Structure and Design

TODO

II. Usage

TODO

III. Dev Installation

This project will require you to have the following:

  • Java 11+
  • Maven (dependency resolving, publishing and packaging)