Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-06 | docs(cli/bunx): add notice (#2574) | 1 | -0/+4 | ||
* docs(cli/bunx): add notice bunx alias bun x * docs: grammar | |||||
2023-03-20 | "bun-create" example "postinstall"→"preinstall" (#2441) | 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-03-20 | Fix example for "bun pm ls" (#2440) | 1 | -0/+1 | ||
2023-03-20 | Update install.mdbun-v0.5.8 | 1 | -2/+2 | ||
2023-03-15 | :white_check_mark: some test matchers | 1 | -2/+2 | ||
2023-03-11 | Update comparison matchers compatibility in docs (#2366) | 1 | -4/+4 | ||
2023-03-03 | Fix broken async test example (#2291) | 1 | -1/+1 | ||
2023-02-25 | docs: fix typo in install.md file (#2179) | 1 | -1/+1 | ||
2023-02-24 | remove parameters | 1 | -1/+1 | ||
2023-02-24 | Fix indents | 1 | -2/+2 | ||
2023-02-24 | Docs tweaks (#2160) | 5 | -90/+202 | ||
* 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-24 | [docs] Minor syntax correction in test.md (#2153) | 1 | -1/+1 | ||
2023-02-23 | Add documentation (#2148)bun-v0.5.7 | 10 | -0/+1412 | ||
* Add documentation * Tweaks * Fixes * Rearrange * Update |