README
A helper utility for setting up and running Burning Garden projects.
botanist init
Sets up an empty project in the current directory.
Development project and server manager
<script type="module">
import burninggardenBotanist from 'https://cdn.skypack.dev/@burninggarden/botanist';
</script>
botanist initSets up an empty project in the current directory.