nodeos-linux

Downloads and patch Linux kernel source code to use in NodeOS

Usage no npm install needed!

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

README

Build Status

nodeos-linux

Downloads Linux source for use when compiling NodeOS

Why?

Because multiple packages within NodeOS rely on kernel headers not found within all operating systems (eg. OS X). This package simply downloads the Linux source into a central location to be used by all packages.