The goal of this CLI Tool is to make it easy to build components with biotope.
npx @biotope/cli init
This command will initialize a new biotope-boilerplate instance from https://github.com/biotope/biotope-boilerplate
npx @biotope/cli generate
This command will invoke the biotope generator (https://github.com/biotope/biotope-generator) to generate a biotope component.