Skip to content

Latest commit

 

History

History
executable file
·
17 lines (13 loc) · 929 Bytes

README.md

File metadata and controls

executable file
·
17 lines (13 loc) · 929 Bytes

Starter for CL programs

This can be used as a starting point for CL programs written for Node on the IBMi.

It contains:

The generic.cl file is an example CL program for running the node application. There is an example handler as well as an example repository. Some of the utility functions are already defined.

This starter uses jsdoc for types and avoiding the compilation step.