Closed
Description
<img src="https://avatars.githubusercontent.com/u/444270?v=3" align="left" width="96" height="96"hspace="10"> Issue by seaneagan
Originally opened as dart-lang/sdk#20997
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.