@chimpwizard-wand/spell-init

init plugin for wand

Usage no npm install needed!

<script type="module">
  import chimpwizardWandSpellInit from 'https://cdn.skypack.dev/@chimpwizard-wand/spell-init';
</script>

README

Wand INIT

by: иÐгü
email: ndru@chimpwizard.com
date: 03.07.2019
version: draft

This spell was forked from meta-init and the intention is initializate scafold a wand solution/application.

This and others meta plugins were forked due the limiation that commander has in order to call subcommands, they need to be name wiht the same prefix as the parent command cli. the current meta implemention has some limitations for some plugins where they cannot be installed independenly and need to be embeded inside the meta master cli.