SethEden / haystacks-async

A basic asynchronous NodeJS framework that can be easily re-used and forked to make many different kinds of apps written with ES6 syntax.
Other
3 stars 5 forks source link

Fix Mac & Linux path issues #41

Closed SethEden closed 1 year ago

SethEden commented 1 year ago

Just go through the bootstrapping and execution on a Mac & Linux machines to validate there are no blocking bugs that prevent execution of the TestHarness application and the Haystacks platform.