datalad-handbook / course

Talks and materials for workshops based on the DataLad handbook
Other
12 stars 3 forks source link

Add cast live tools #13

Closed adswa closed 4 years ago

adswa commented 4 years ago

This adds a minimally customized cast_live tool with a bash.rc file from datalad/tools. Using the cast_live tool will require a directory /demo

sudo mkdir /demo
sudo chown $USER:$USER /demo

After each cast, /demo/DataLad-101 will be removed.