README
generator-sigh-plugin
Yeoman generator for scaffolding sigh plugins, this can be used directly via yo generator-sigh-plugin
but usually it would be called via sigh -p plugin-name
.
Yeoman generator for sigh plugins
<script type="module">
import generatorSighPlugin from 'https://cdn.skypack.dev/generator-sigh-plugin';
</script>
Yeoman generator for scaffolding sigh plugins, this can be used directly via yo generator-sigh-plugin
but usually it would be called via sigh -p plugin-name
.