- Add OS detection and Packages management using Pacman.
- Add core, community, extra and archlinuxfr (yaourt) databases
for unit tests
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Clair will now use a YAML configuration file instead of command line
arguments as the number of parameters grows.
Also, Clair now exposes a Boot() func that allows everyone to easily
create their own project and load dynamically their own fetchers/updaters.