Closed
Description
This issue was originally filed by @seaneagan
Just like npm init
. Could be pub init
, or maybe something which portrays that you can use it on an existing pubspec like pub spec
. Might be nice to be able to pass arguments like pub spec --name foo --description "Foo bar"
, especially if pub gets tab completion in the future.