@biotope/clideprecated

The goal of this CLI Tool is to make it easy to build pages with biotope.

Usage no npm install needed!

<script type="module">
  import biotopeCli from 'https://cdn.skypack.dev/@biotope/cli';
</script>

README

Biotope-CLI

The goal of this CLI Tool is to make it easy to build pages with biotope.

Installation

npm npm i @biotope/cli -g

yarn yarn global add @biotope/cli

or just use it with npx: npx @biotope/cli <command>

Usage

Generate

biotope generate

This command will invoke the biotope generator (https://github.com/biotope/biotope-generator) to generate a biotope component.