Skip to content

Commit

Permalink
Add asciinema
Browse files Browse the repository at this point in the history
  • Loading branch information
jesselang committed May 22, 2017
1 parent f78c050 commit f07ef9f
Show file tree
Hide file tree
Showing 3 changed files with 4,242 additions and 18 deletions.
20 changes: 2 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
# demo.sh

```sh
$ ./demo.sh
demo.sh> # Mix scripted and live demos with ease
demo.sh> # Comments and commands appear to be "typed" which offers time
demo.sh> # for presenters to talk through what is happening as it happens
demo.sh> #
demo.sh> # USAGE
demo.sh> # Include demo.sh in your demo script
demo.sh> # source demo.sh
demo.sh> #
demo.sh> # COMMANDS
demo.sh> # c - output a comment
demo.sh> # x - output a command, execute, and outputthe result
demo.sh> # hold - hold for input
demo.sh> # shell - start a new shell for live demo purposes
demo.sh> #
demo.sh> # http://github.com/jesselang/demo.sh
```
[![asciicast](https://asciinema.org/a/121685.png)](https://asciinema.org/a/121685)
[![asciicast](https://asciinema.org/a/121686.png)](https://asciinema.org/a/121686)
Loading

0 comments on commit f07ef9f

Please sign in to comment.