Run hyposcript projects (almost) natively.
npm i hypodrive -D
npx hypodrive index.js
Alternatively, you can run node with a prequire flag:
node -r hypodrive index.js
MIT License © Eric Bailey
Run hyposcript projects (almost) natively.
npm i hypodrive -D
npx hypodrive index.js
Alternatively, you can run node with a prequire flag:
node -r hypodrive index.js
MIT License © Eric Bailey