Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(init): add --npm flag to initialize npm projects #26896

Merged
merged 18 commits into from
Nov 21, 2024

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    508d522 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c5a06d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    defd973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c39282f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. reorg

    bartlomieju committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b55d5f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. rework parsing

    crowlKats committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    27fb854 View commit details
    Browse the repository at this point in the history
  2. rework flags

    crowlKats committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a29fa76 View commit details
    Browse the repository at this point in the history
  3. prompt

    bartlomieju committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f29a629 View commit details
    Browse the repository at this point in the history
  4. cleanup

    bartlomieju committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    671b009 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea2185a View commit details
    Browse the repository at this point in the history
  6. add a test

    bartlomieju committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5b19f43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f8bc1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08ea201 View commit details
    Browse the repository at this point in the history
  9. make warning more scary

    bartlomieju committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8bdffdb View commit details
    Browse the repository at this point in the history
  10. Update cli/tools/init/mod.rs

    Co-authored-by: David Sherret <[email protected]>
    Signed-off-by: Bartek Iwańczuk <[email protected]>
    bartlomieju and dsherret authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    891a2b2 View commit details
    Browse the repository at this point in the history
  11. reorg

    bartlomieju committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4777342 View commit details
    Browse the repository at this point in the history
  12. lint

    bartlomieju committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    01396ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cfb9f49 View commit details
    Browse the repository at this point in the history