/reason-tree

A tool similar to tree-cli to print a directory's content

Primary LanguageOCaml

reason-tree

NodeJS >= 10.10.0 is required

A tree-cli-like NodeJS tool that lists a directory’s content in the shape of a tree.

Source code for this article on freeCodeCamp.

1- Compile Reason to JavaScript

Build

npm run build

Build + Watch

npm run start

2- Run the compiled code with Node

node src/Demo.bs.js