add scaffolding support to pub #7181
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
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: