README
@abranhe/generator-nm
Install
$ npm install --global yo @abranhe/generator-nm
Usage
With yo:
$ yo @abranhe/nm
License
MIT © Carlos Abraham
Scaffold out a node module with my personal style
<script type="module">
import abranheGeneratorNm from 'https://cdn.skypack.dev/@abranhe/generator-nm';
</script>
$ npm install --global yo @abranhe/generator-nm
With yo:
$ yo @abranhe/nm
MIT © Carlos Abraham