cbtr 0.3.0

Check, build, test, run
1
2
3
4
5
6
```
$ cbtr b --no-searchback
[INFO] Running 'echo foo build'
   foo build

```