Skip to content

Commit 6c6cfb8

Browse files
committed
Link to configurator
1 parent 7c2d1ea commit 6c6cfb8

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ install-crystal
55

66
Works on Ubuntu, macOS, Windows.
77

8+
### Quickstart
9+
10+
**[Configurator][]**: get a pre-made config for your exact use case!
11+
812
## Examples
913

1014
```yaml
@@ -117,3 +121,4 @@ Alternatively, you can use the container-based approach [as in the starter workf
117121
[shards]: https://github.com/crystal-lang/shards
118122
[shards.git]: https://github.com/crystal-lang/shards
119123
[crystal-starter]: https://github.com/actions/starter-workflows/blob/master/ci/crystal.yml
124+
[configurator]: https://oprypin.github.io/install-crystal/configurator.html
File renamed without changes.

docs/mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,7 @@ markdown_extensions:
4040
- def_list
4141
- toc:
4242
permalink: "#"
43+
44+
nav:
45+
- Introduction: index.md
46+
- Configurator: configurator.md

0 commit comments

Comments
 (0)