aboutsummaryrefslogtreecommitdiff
path: root/docs/install/index.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
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-08-04Support --dev/-D and support more flags on bun install (#3989)Gravatar Colin McDonnell 1-1/+1
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-04-13Docs restructuring (#2638)Gravatar Colin McDonnell 1-0/+190
* 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