Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 315 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 315 Bytes

This is a Javascript-based implementation of the Ohua-Runtime. It is based on Node.js for running on a CLI.

Usage Generator

The Generator expects a JSON formatted Graph and the required sFn's in the same directory. Invoke the generator by calling: node generator/generator.mjs <path/to/graph> <arguments>