Various helpful scripts#
The Lab has two sets of auxiliary scripts. They are made available in different ways.
Replication template tools#
The replication template provides a variety of scripts to assist with common tasks. These scripts are available in the tools/ folder in each repository.
Detailed documentation can be found at https://aeadataeditor.github.io/replication-template/tools/
Note
If you do not see a script referenced there, or the script does not behave as intended, you may need to update the scripts.
git commitall changes, andgit pushthemRun the
Refresh repositoryscript in Bitbucket.git pullin your local copy to get the latest scripts.
Editor scripts#
We have a bunch of scripts, some of which can make your life easier, see the dedicated page.
Note
Here too, frequent updates are made. To update the scripts,
cd $HOME/bingit pull./install.sh(will re-install and update Python scripts)