generator-tdg5-bower

Yeoman generator for bower components, tdg5 style

Usage no npm install needed!

<script type="module">
  import generatorTdg5Bower from 'https://cdn.skypack.dev/generator-tdg5-bower';
</script>

README

generator-tdg5-bower

Build Status Code Climate

Yeoman generator for bower components, tdg5 style.

Getting Started

(1) Install yo:

  npm install -g yo

(2) Install the generator:

  npm install generator-tdg5-bower

(3) Run the generator:

  yo tdg5-bower

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

MIT License