Skip to content

Commit

Permalink
(#19) Regenerate screencast with colours
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrodger committed Jul 24, 2020
1 parent db8fdf0 commit 9c044b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/screencast.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
# docker run --rm -it -v /$(pwd):/app rust
# apt update && apt install -y asciinema nodejs npm pv
# npm install -g svg-term-cli
# cargo install gctx
# cd /app
# svg-term --command="bash doc/screencast.sh" --out doc/screencast.svg --padding=10 --height 25 --width 100 --window true
# cargo install --path gctx/
# svg-term --command="bash doc/screencast.sh" --out doc/screencast.svg --padding=10 --height 25 --width 100
set -e
set -u

Expand Down
2 changes: 1 addition & 1 deletion doc/screencast.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9c044b1

Please sign in to comment.