Theme Sample generation

- Generating snapshots of themes now automated.
This commit is contained in:
Paul Beckingham 2012-01-30 20:27:17 -05:00
parent bff868145d
commit 1619441f87
3 changed files with 71 additions and 0 deletions

8
doc/misc/themes/per Executable file
View file

@ -0,0 +1,8 @@
echo '$ task list'
task rc:rc list | grep -v alternate
echo '$ task summary'
task rc:rc summary | grep -v alternate
echo '$ task ghistory'
task rc:rc ghistory | grep -v alternate
echo '$ task calendar'
task rc:rc calendar | grep -v alternate