nodeos-barebones

Generate a NodeOS barebones image

Usage no npm install needed!

<script type="module">
  import nodeosBarebones from 'https://cdn.skypack.dev/nodeos-barebones';
</script>

README

Build Status

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.

How to use

npm install
npm run build