dot-nodemcu.template

The plugin template for DoT

Usage no npm install needed!

<script type="module">
  import dotNodemcuTemplate from 'https://cdn.skypack.dev/dot-nodemcu.template';
</script>

README

DoT

The plugin template for DoT

Contributing

Contributions are welcome.

The package is made up of 2 main folders:

  • /src (Source files)
  • /files (Compiled and compressed files)

To setup and run a local copy:

  1. Clone this repo with git clone https://github.com/bondrogeen/Template
  2. Run npm install in root folder

After installing the dependencies, you can start working with the sources.

  1. Run gilp build (Compile and compress files)

When you're done working on your changes, submit a PR with the details and include a screenshot if you've changed anything visually.

Changelog

0.0.4 (2019-02-14)

  • (bondrogeen) add gulp

0.0.1 (2018-04-1)

  • (bondrogeen) init.