diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2015-12-09 15:28:43 +0800 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2015-12-09 15:28:43 +0800 |
commit | 13d23d2085b2c76c93ba7acd4a6e007616bb81c8 (patch) | |
tree | 0771812a345f7981c73485bb22f8d3f241b3a5d0 /deskutils/Makefile | |
parent | 67cc77a138eaded3525a7058736a1a6ba015b6e4 (diff) | |
download | freebsd-ports-gnome-13d23d2085b2c76c93ba7acd4a6e007616bb81c8.tar.gz freebsd-ports-gnome-13d23d2085b2c76c93ba7acd4a6e007616bb81c8.tar.zst freebsd-ports-gnome-13d23d2085b2c76c93ba7acd4a6e007616bb81c8.zip |
CLI tool for recording and presenting step by step
operations from the console. It is targeted at
presentations that would simulate live coding,
without the random murphy factor of it.
WWW: https://github.com/mose/shellplay
PR: ports/205153
Submitted by: mose <mose@gandi.net>
Sponsored by: gandi.net
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 6b494e318853..489f1c36a311 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -213,6 +213,7 @@ SUBDIR += rolo SUBDIR += rox-memo SUBDIR += rubrica + SUBDIR += rubygem-shellplay SUBDIR += rubygem-taskjuggler SUBDIR += semantik SUBDIR += shutter |