1 cr is a unified interface to dealing with output directories, and all the
2 things you do with them.
5 It offers the advantages of dealing with multiple output directories in a
6 single client, and unifying the command lines needed to deal with the various
8 This means it will be very easy to build run and test multiple platforms in a
10 It also makes the commands more discoverable by being a single starting point
13 If you are using bash, source cr-bash-helpers.sh and you will get the cr
14 function in your shell, along with tab completion.