bookrunner/README.md

12 lines
293 B
Markdown
Raw Permalink Normal View History

2022-09-30 10:12:14 -07:00
# book_runner
run a command and put the output in a book
2022-09-30 10:18:52 -07:00
## usage
hold a single empty book (`default:book`) in your hand, and run:
* `/run_in_book commandname args`
the book will become a written book; the title will be the command name and arguments, the body will
be the command output.