generator-bin-wrapper

Generate a binary wrapper around your programs

Usage no npm install needed!

<script type="module">
  import generatorBinWrapper from 'https://cdn.skypack.dev/generator-bin-wrapper';
</script>

README

generator-bin-wrapper Build Status

Generate a binary wrapper around your programs using bin-wrapper

Based on generator-nm and flow-bin

Install

$ npm install --global generator-bin-wrapper

Usage

With yo:

$ yo bin-wrapper

License

MIT © Thomas Sileghem