mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
commit
72189c9bf6
@ -287,7 +287,7 @@ Once you're set up, you can do things like:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Take any idea from `stdin` and send it to the `/write_essay` API!
|
# Take any idea from `stdin` and send it to the `/write_essay` API!
|
||||||
cat "An idea that coding is like speaking with rules." | write_essay
|
echo "An idea that coding is like speaking with rules." | write_essay
|
||||||
```
|
```
|
||||||
|
|
||||||
### Directly calling Patterns
|
### Directly calling Patterns
|
||||||
|
Loading…
Reference in New Issue
Block a user