[console_scripts]
task = task_forge.cli:main

[task_forge.lists]
mongodb = task_forge.lists.mongo
sqlite = task_forge.lists.sqlite

