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