@chimpwizard-wand/spell-template

use an existing repository as a template

Usage no npm install needed!

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

README

Wand TEMPLATE

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

This spell was forked from meta-template and can be used to cerate a project/component based on an existing git repository.

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.