VeryGoodOpenSource / very_good_flutter_plugin

A Very Good Flutter Federated Plugin created by the Very Good Ventures Team 🦄
https://brickhub.dev/bricks/very_good_flutter_plugin
MIT License
29 stars 3 forks source link

docs: cli examples don't execute expectedly #123

Closed loganrussell48 closed 1 year ago

loganrussell48 commented 1 year ago

Description

Problem

The examples in the readme don't properly execute to achieve what the docs say.

Expected behavior

very_good create my_plugin -t flutter_plugin should create a plugin named "my_plugin" with all defaults

What actually happens

Could not find an option or flag "-t". (presumably, the -t flag has been replaced with some other syntax)

Requirements

renancaraujo commented 1 year ago

The readme is outdated :/

For the current usage of the very good CLI, see the docs at https://cli.vgv.dev/

Using this card to track the readme update