aboutsummaryrefslogtreecommitdiff
path: root/docs/installation.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-10-09added commands (#6314)Gravatar babar 1-1/+2
added commands to install unzip package and to check Linux kernel version
2023-09-26Add Docker section to docsGravatar Ashcon Partovi 1-0/+18
2023-09-23Update installation.md (#5968)Gravatar Sony AK 1-0/+4
* Update installation.md Adding notes for users that currently use canary version and want to switch back to stable version. * Upadte --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
2023-09-13Make TypeScript instructions easier to findGravatar Colin McDonnell 1-23/+3
2023-09-13More docs & helptext cleanup (#5229)Gravatar Colin McDonnell 1-0/+2
* wip * Flesh out resolution docs * Polish * More * WIP * WIP * WIP * Document --watch
2023-09-13add uninstall instructions (#5311)Gravatar Andrew Brown 1-0/+24
it's always good to have uninstall instructions as well as install, and I couldn't find them anywhere else on the site. IMO, this gives users a little more confidence to try new tools out, as they know it's easily reversible. I'm not familiar with how to uninstall with Docker, so would appreciate some help there. We could possibly add a note for "bash" on how to remove Bun from the `$PATH`.
2023-09-07Fix markdownGravatar Colin McDonnell 1-4/+0
2023-09-07Doc updates for v1.0 (#4485)Gravatar Colin McDonnell 1-3/+21
* Remove v0.x messages * Add windows section to Installatino * update * update * Update * Comment out windows
2023-07-24move this to troubleshootingGravatar Jarred Sumner 1-8/+0
2023-07-24Update install method orderGravatar Colin McDonnell 1-4/+4
2023-06-26docs: add troubleshooting section to installation page (#3389)Gravatar Peter Weinberg 1-6/+6
* docs: add troubleshooting section to installation page * Add note for unzip * Update msg in install.sh --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
2023-04-13Docs restructuring (#2638)Gravatar Colin McDonnell 1-1/+1
* 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-04-06docs: add a section on uninstalling bun (#2560)Gravatar dave caruso 1-0/+8
2023-03-13Add install with proto examples. (#2361)Gravatar Miles Johnson 1-0/+6
2023-03-06Fix docker install commandGravatar Ashcon Partovi 1-2/+2
2023-02-24Docs tweaks (#2160)Gravatar Colin McDonnell 1-0/+20
* 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/+111
* Add documentation * Tweaks * Fixes * Rearrange * Update