You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/_index.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ keywords:
5
5
- valet
6
6
- bash
7
7
- script
8
+
- sh
9
+
- shell
8
10
- windows
9
11
- search
10
12
- string
@@ -27,6 +29,17 @@ keywords:
27
29
- bashly
28
30
- options-parser
29
31
- jcaillon
32
+
- test
33
+
- testing
34
+
- approval-tests
35
+
- ci/cd
36
+
- production
37
+
- automation
38
+
- robust
39
+
- ble
40
+
- prompt
41
+
- list
42
+
- autocompletion
30
43
- framework
31
44
description: With Valet, you can setup and execute tests, code interactive experiences for your users, navigate and execute your scripts (called commands) from a searchable menu interface, and more! It provides libraries of functions that can be sourced to solve standard programming needs such as string, array or file manipulation, prompting the user, and so on...
0 commit comments