New asciicast!
This commit is contained in:
parent
dfbb72e011
commit
2a6ff34394
@ -157,7 +157,7 @@ Information on each keyword as well as plugin types can be found in the
|
|||||||
If that looks like a lot of work, you can also create templates interactively
|
If that looks like a lot of work, you can also create templates interactively
|
||||||
with `interactive_template`:
|
with `interactive_template`:
|
||||||
|
|
||||||
[](https://asciinema.org/a/bqBwff05mI7Cl9bz7EqLPMKF8)
|
[](https://asciinema.org/a/31bZqW9u8h5RHpd7gtsemioRV)
|
||||||
|
|
||||||
And if that's **still** too much work for you, you can call
|
And if that's **still** too much work for you, you can call
|
||||||
`interactive_template` with `fast=true` to use default values for everything
|
`interactive_template` with `fast=true` to use default values for everything
|
||||||
|
@ -53,7 +53,7 @@ run(`git -C $(joinpath(t.dir, "MyPkg2")) ls-tree -r --name-only HEAD`);
|
|||||||
If that looks like a lot of work, you can also create templates interactively
|
If that looks like a lot of work, you can also create templates interactively
|
||||||
with [`interactive_template`](@ref):
|
with [`interactive_template`](@ref):
|
||||||
|
|
||||||
[](https://asciinema.org/a/bqBwff05mI7Cl9bz7EqLPMKF8)
|
[](https://asciinema.org/a/31bZqW9u8h5RHpd7gtsemioRV)
|
||||||
|
|
||||||
And if that's **still** too much work for you, you can call
|
And if that's **still** too much work for you, you can call
|
||||||
`interactive_template` with `fast=true` to use default values for everything
|
`interactive_template` with `fast=true` to use default values for everything
|
||||||
|
Loading…
Reference in New Issue
Block a user