[console_scripts]
bg-merge = board_game_scraper.merge:main
bg-scraper = board_game_scraper.__main__:main

