generator-tdp-nodedeprecated

A simple Yeoman generator for my Node packages

Usage no npm install needed!

<script type="module">
  import generatorTdpNode from 'https://cdn.skypack.dev/generator-tdp-node';
</script>

README

generator-tdp-node

Overview

A simple Yeoman generator which is probably pretty specific to me, though you're very welcme to use it if it works for you.

Prerequisites

  • NodeJS and NPM (NPM is included in the installers from nodejs.org)

Installation

See the Yeoman getting started guide. The NPM package name of this generator is generator-tdp-node.

Semver

This project aims to maintain the semver version numbering scheme.

Changelog

See the changelog file.

To do

See issues.

Contributing

Contributions are very welcome for fixes, improvements, new features, documentation, bug reports and/or ideas. Please create a Github issue initially so we can discuss and agree actions/approach - that should save time all-round.

The ideal way to receive contributions is via a Github Pull Request from the master branch. Please ensure that at least unit tests (you can run these via npm test) and if possible, linter rules (npm run lint).

If you find a sensitive, security issue with this application, please email me privately in the first instance: neil [dot] craig [at] thedotproduct [dot] org.

License

MIT license