There are quite some changes required to make the TBro CLI work in a standalone fashion. E.g. the configuration needs to be more dynamic (not a single central config file, rather pass it as command line argument). Do not use predefined cvterms as PHP constants but determine them on the fly. etc