aboutsummaryrefslogtreecommitdiff
path: root/book/src/install.md
Commit message (Collapse)AuthorAge
* adds xcopy param to recursively copy runtime folder (#3378)jdrst2022-08-10
|
* nix flake: make the binary cache "just work" (#2999)Timothy DeHerrera2022-07-09
|
* book: add wiki links to the title page and install page (#3017)Amit Beka2022-07-09
| | | Co-authored-by: amitbeka <--->
* Add runtime `xcopy` command on powershell in docs (#2958)川田 恵氏 (Kawada Keishi a.k.a megumish)2022-07-04
|
* mention the requirement of C++ compiler for building grammar in doc (#2592)nitish-172022-05-28
|
* Add documentation for `hx --health` (#2357)Robert Walter2022-05-02
|
* fix typos (#2304)chunghha2022-04-27
|
* add table of OS/command for copy/symlink the runtime folder to the config ↵matan h2022-04-20
| | | | | | | | | | | | | | | | | | | | | | | (#2073) * create table of OS and commands in the readme * add link to wiki from health check (without color; just simple println) * move the table from readme to docs and add link from the readme to docs * drop copy on unix,and apply some style fixes from the conversations * by mistake, I edit master insted of develop * remove this file from pr * Update README.md Co-authored-by: Michael Davis <mcarsondavis@gmail.com> * copy table to readme Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
* Add install instructions for Void Linux (#1911)Marcin Puc2022-03-31
|
* rename '--fetch/build-grammars' flags into '--grammar fetch/build'Michael Davis2022-03-10
| | | | | The old flags were a bit long. --grammar is also aliased to -g to make it even easier.
* replace all submodule documentation with flags documentationMichael Davis2022-03-10
|
* add workflow for pushing nix flake artifacts to Cachix (#1721)Michael Davis2022-03-02
| | | | | | | | | * add workflow for pushing nix flake artifacts to Cachix * add docs on using the cachix cache from nix * remove submodule clone from cachix workflow * remove flake check
* Add instructions for Fedora Linux (#1270)Chetan Vardhan2021-12-17
| | | | | | | * Add instructions for Fedora Linux * Update README.md * Update install.md
* Remove defunct helix-bin AUR linkNicholas Boyd Isacsson2021-11-29
|
* Improve docs, fix up a few highlight scopesBlaž Hrastnik2021-09-07
|
* Remove embed_runtime featureBlaž Hrastnik2021-07-30
| | | | It's no longer practical to maintain. Closes #451
* Add repology.org packaging statusBlaž Hrastnik2021-06-22
|
* Add homebrew tap instructions againBlaž Hrastnik2021-06-17
|
* Apply suggestions from code reviewBrian Dawn2021-06-06
| | | | Co-authored-by: Ivan Tham <pickfire@riseup.net>
* Provide a feature flag to be able to embed the runtime folder.Brian Dawn2021-06-06
| | | | | | These changes provide a new feature flag "embed_runtime" that when enabled and built in release mode will embed the runtime folder into the resulting binary.
* Update install notesBlaž Hrastnik2021-06-02
|
* Update mdbook styling, add link to AURBlaž Hrastnik2021-05-30
|
* Update the book (keymaps).Blaž Hrastnik2021-05-12
|
* Add book/ (mdbook based user guide)Blaž Hrastnik2021-04-05