aboutsummaryrefslogtreecommitdiff
path: root/docs/cli/install.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-10-10more docsdylan/github-api-optionGravatar Dylan Conway 1-0/+3
2023-09-21Update install docsGravatar Colin McDonnell 1-6/+14
2023-09-14Improve docsGravatar Colin McDonnell 1-1/+1
2023-09-13Correct the configuration file names. (#5234)Gravatar Nathan Hammond 1-1/+1
2023-09-12docs: fix typos (#5151)Gravatar Samuel Rigaud 1-1/+1
2023-09-07Doc updates for v1.0 (#4485)Gravatar Colin McDonnell 1-1/+1
* Remove v0.x messages * Add windows section to Installatino * update * update * Update * Comment out windows
2023-08-04Support --dev/-D and support more flags on bun install (#3989)Gravatar Colin McDonnell 1-1/+1
2023-07-30Update install.md (#3890)Gravatar Tiramify (A.K. Daniel) 1-1/+1
2023-07-06Update trustedDeps docGravatar Colin McDonnell 1-2/+2
2023-07-06Update trustedDeps docGravatar Colin McDonnell 1-2/+12
2023-07-06Various docs updates (#3437)Gravatar Colin McDonnell 1-1/+51
* Various docs updates * Add mocks page * Fix make * WebKit instructions * Update instructions * Updates * Update nodejs compat table * Document trusted deps * Tweak trustedDependencies docs * Document --exact * Update test docs * Tweaks * Boring * Remove redundant j * Undo makefile changes * Undo makefile changes * Update page title * Regen * Undo changes
2023-06-25Add support for install with --frozen-lockfile (#3365)Gravatar Tiago Teixeira 1-0/+9
* Add support for install with --frozen-lockfile * Add test * Add test for frozenLockfile in config file
2023-06-11doc: minor fixes (#3278)Gravatar Keyhan Vakil 1-1/+1
* `bun link` only modifies `package.json` when `--save` is passed. * clang-15 is a separate package from llvm-15.
2023-04-13Docs restructuring (#2638)Gravatar Colin McDonnell 1-245/+51
* 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-20Fix example for "bun pm ls" (#2440)Gravatar jq170727 1-0/+1
2023-03-20Update install.mdbun-v0.5.8Gravatar Jarred Sumner 1-2/+2
2023-02-25docs: fix typo in install.md file (#2179)Gravatar Fernando Daciuk 1-1/+1
2023-02-24Docs tweaks (#2160)Gravatar Colin McDonnell 1-5/+106
* 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/+344
* Add documentation * Tweaks * Fixes * Rearrange * Update