Should Greenwood have a default command? #528
Closed
thescientist13
started this conversation in
Ideas
Replies: 1 comment
|
Can re-open if others feel strongly and someone wants to submit a possible path forward on this, but otherwise probably not a big deal for now. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Right now if you run
greenwoodby itself it outputs help information.% node ./packages/cli/src/index.js ------------------------------------------------------- Welcome to Greenwood ♻️ ------------------------------------------------------- Running Greenwood with the command. Error: not able to detect command. try using the --help flag if you're encountering issues running Greenwood. Visit our docs for more info at https://www.greenwoodjs.io/docs/.So, should we have a default. and if so what should it be?
All reactions