Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 345 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 345 Bytes

hypodrive

Run hyposcript projects (almost) natively.

npm i hypodrive -D

Usage

npx hypodrive index.js

Alternatively, you can run node with a prequire flag:

node -r hypodrive index.js

License

MIT License © Eric Bailey