Skip to content

add scaffolding support to pub #338

Closed
@DartBot

Description

@DartBot

<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.

Activity

DartBot

DartBot commented on Jun 5, 2015

@DartBot
Author

<img src="https://avatars.githubusercontent.com/u/5479?v=3" align="left" width="48" height="48"hspace="10"> Comment by sethladd


This would be cool!


Added Triaged label.

DartBot

DartBot commented on Jun 5, 2015

@DartBot
Author

<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="48" height="48"hspace="10"> Comment by munificent


Added Duplicate label.
Marked as being merged into #34.

added a commit that references this issue on Nov 15, 2019
added
P3A lower priority bug or feature request
and removed on Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestclosed-duplicateClosed in favor of an existing reporttype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sigurdm@DartBot

        Issue actions

          add scaffolding support to pub · Issue #338 · dart-lang/pub