Skip to content

Solving issue #8. Moving database config files to bob.bio.db

Basically I moved all the config files from bob.bio.(spear, face, vein) to `bob.bio.db.

The database entry points are defined in the target packages. In this way we can use the following command line as it is ./bin/resources.py --types d -p bob.bio.face.

I already created the branches for the other packages

I will wait one day to merge them, if someone has something to say......say it @bob

Merge request reports