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: Add option to generate project using numbers #1010

Conversation

pdobrowolski99
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

nestjs/nest-cli#1519

Issue Number: 1519

What is the new behavior?

You can generate project using numbers only.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@micalevisk
Copy link
Member

micalevisk commented Apr 26, 2022

thanks! 😸

Can you test this fix with @nestjs/cli? I mean,

  • does the nest new project name's prompt remains the same?
  • does the nest new 123 works as expected now?

Co-authored-by: Micael Levi L. Cavalcante <mllc@icomp.ufam.edu.br>
@pdobrowolski99
Copy link
Contributor Author

Zrzut ekranu 2022-04-27 o 08 20 26

Tested using npm link

@kamilmysliwiec kamilmysliwiec merged commit 6044996 into nestjs:master May 5, 2022
@kamilmysliwiec
Copy link
Member

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants