We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e0951 commit 3db2bedCopy full SHA for 3db2bed
examples/internal-run/README.md
@@ -15,10 +15,6 @@ $ bashly generate
15
$ bashly generate
16
```
17
18
-Note that while this pattern of calling `run` internally is supported, you may
19
-want to consider using [lib functions]
20
-instead, for a more robust codebase.
21
-
22
While this pattern of calling run internally is supported, you may want to
23
consider using [lib functions](https://bashly.dev/usage/writing-your-scripts/#adding-common-functions)
24
instead. lib functions can help create a more robust and maintainable codebase
0 commit comments