aboutsummaryrefslogtreecommitdiff
path: root/docs/cli (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-21Docs and types for v0.8.0 (#4199)Gravatar Colin McDonnell 1-1/+37
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-26Fix broken anchorsGravatar Colin McDonnell 1-1/+1
2023-07-19Docs & types for 0.7 (#3665)Gravatar Colin McDonnell 1-0/+20
2023-07-14Update docsGravatar Colin McDonnell 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 2-1/+69
2023-06-25Add support for install with --frozen-lockfile (#3365)Gravatar Tiago Teixeira 2-0/+13
2023-06-20Docs for DOM testing and FileSink (#3330)Gravatar Colin McDonnell 1-0/+2
2023-06-15Fix typo in run.md (#3331)Gravatar Kabir Goel 1-1/+1
2023-06-11doc: minor fixes (#3278)Gravatar Keyhan Vakil 1-1/+1
2023-06-02Update macro/test docs (#3180)Gravatar Colin McDonnell 1-1/+10
2023-05-29More/better docs for JSX, utils, binary data, streams, hashing, `bun test`, `...Gravatar Colin McDonnell 2-1352/+29
2023-05-16Tweaks to bundler docs (#2867)Gravatar Colin McDonnell 1-25/+169
2023-05-11bundler tests and improve `Bun.build` return type (#2833)Gravatar dave caruso 1-39/+105
2023-05-08implement build api `define` and `loaders` (#2805)Gravatar dave caruso 1-3/+71
2023-05-05Start esbuild migration guide. More docs. (#2787)Gravatar Colin McDonnell 1-59/+113
2023-04-28bundler tests: rest of default.test.ts and starting jsx tests (#2765)Gravatar dave caruso 1-20/+20
2023-04-28Bundler docs updates + support for `naming` string (#2767)Gravatar Colin McDonnell 1-133/+166
2023-04-26fix (#2756)Gravatar dave caruso 1-1/+1
2023-04-26docs hotfix (#2755)Gravatar dave caruso 1-2/+2
2023-04-26Add bundler documentation (#2753)Gravatar Colin McDonnell 2-4/+970
2023-04-13Docs restructuring (#2638)Gravatar Colin McDonnell 5-446/+158
2023-04-06docs(cli/bunx): add notice (#2574)Gravatar Jozef Steinhübl 1-0/+4
2023-03-20"bun-create" example "postinstall"→"preinstall" (#2441)Gravatar jq170727 1-1/+1
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-03-15:white_check_mark: some test matchersGravatar Jarred Sumner 1-2/+2
2023-03-11Update comparison matchers compatibility in docs (#2366)Gravatar Nicholas 1-4/+4
2023-03-03Fix broken async test example (#2291)Gravatar Hannes Käufler 1-1/+1
2023-02-25docs: fix typo in install.md file (#2179)Gravatar Fernando Daciuk 1-1/+1
2023-02-24remove parametersGravatar Dylan Conway 1-1/+1
2023-02-24Fix indentsGravatar Colin McDonnell 1-2/+2
2023-02-24Docs tweaks (#2160)Gravatar Colin McDonnell 5-90/+202
2023-02-24[docs] Minor syntax correction in test.md (#2153)Gravatar Jake Boone 1-1/+1
2023-02-23Add documentation (#2148)bun-v0.5.7Gravatar Colin McDonnell 10-0/+1412