Deployment Info
Currently there are only scripts (bash, ruby) which do not need any compliation.
So currently the process is the following:
- write code
- call "make install"
- will have some options in the future (eg install, install sample, install tests etc)
- if necessary will compile everything in the future
- will install to target directories (Debian like)
- call "make test"
- runs tasker unit tests
- runs individual b2b tests?
