-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
bun-{create,c}: add page #19169
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
base: main
Are you sure you want to change the base?
bun-{create,c}: add page #19169
Conversation
Co-authored-by: Lena Pastwa <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Harshavardhan <harshath3018@gmail.com>
Co-authored-by: Harshavardhan <harshath3018@gmail.com>
|
Hi @Managor, @TheRootDaemon, and @acuteenvy, Thank you all so much for the detailed review and the collaborative discussion! This was incredibly helpful. Let me know if anything else is needed! |
Co-authored-by: Harshavardhan <harshath3018@gmail.com>
pages/common/bun-create.md
Outdated
| - Create a new project from an official template interactively: | ||
|
|
||
| `bun {{[c|create]}} {{template}}` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same comment as here: #19181 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @sebastiaanspeck!
Following our discussion on the other PR (#19181), I've updated this page (bun-create) to use the same 'header note' style for consistency. The change is pushed.
Checklist
Hi! This PR addresses the 2 part of Issue #19127 .
common,linux,osx,windows,sunos,android, etc.Reference issue: #19127