README
Anvil Scaffold Plugin
This plugin is a core component of anvil and is required in order to interact with scaffolds from the command line.
Installation
anvil will install this plugin during post-install.
A core anvil extension that exposes scaffolds to the command line
<script type="module">
import anvilScaffoldCli from 'https://cdn.skypack.dev/anvil.scaffold.cli';
</script>
This plugin is a core component of anvil and is required in order to interact with scaffolds from the command line.
anvil will install this plugin during post-install.