aboutsummaryrefslogtreecommitdiff
path: root/docs/cli/create.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-04-13Docs restructuring (#2638)Gravatar Colin McDonnell 1-0/+26
* Restructure * Update nav * Reorg * Reshuffle ecosystem pages * Split up runtime/runtime * Back to runtime/index * Fix issue * Split up runtime/index * Add Writing Tests page * Prettier matcher table * More updates
2023-03-20"bun-create" example "postinstall"→"preinstall" (#2441)Gravatar jq170727 1-1/+1
"postinstall" is listed twice in the example for the "bun-create" section of package.json. Based on the context and content of the echo commands I believe the intent is that the first "postinstall" should be "preinstall". This change corrects this.
2023-02-24Docs tweaks (#2160)Gravatar Colin McDonnell 1-3/+1
* Tweaks * Add ecosystem. Add bunx. Flesh out install. * Tweaks * Add TS to installation * Tweaks * New readme * Write new readme * Tweak * Center header * Bun * tweaks * No dollar sign * Fix links * Update * Tweak
2023-02-23Add documentation (#2148)bun-v0.5.7Gravatar Colin McDonnell 1-0/+232
* Add documentation * Tweaks * Fixes * Rearrange * Update