add scaffolding support to pub #338
Labels
closed-duplicate
Closed in favor of an existing report
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
<img src="https://avatars.githubusercontent.com/u/84659?v=3" align="left" width="96" height="96"hspace="10"> Issue by polux
Originally opened as dart-lang/sdk#7181
It would be nice for those not using the editor if pub had some command along the lines of
pub init <project_type> <project_name>
that would create a pubspec.yaml file, lib/bin/web/test/... directories and maybe a lib in lib or a page and a lib in main. It could also ask for the project author's name, the license (and have a built-in set of licenses), etc.
The text was updated successfully, but these errors were encountered: