@chimpwizard-wand/spell-gh

Add additional feature to git projects

Usage no npm install needed!

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

README

Wand spell - GH

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

This spell was forked from meta-gh and the intention is to extend git cli command to additional features.

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.