Generate a NodeOS barebones image
npm install nodeos-barebones
This package will compile both Node.js and
Linux kernel using a cross-compiler for the desired
target. Used alone, it will generate a Linux image that by default will boots to
a Node.js REPL prompt.
``sh``
npm install
npm run build