[console_scripts]
cf-fetchproblem = SOURCE.commands.fetch_problem:fetch_problem
cf-getproblem = SOURCE.commands.cf_getproblem:getproblem
cf-makefilefmt1 = SOURCE.commands.cf_testproblem:create_fmt_1_file
cf-openproblem = SOURCE.commands.cf_openproblem:open_problem
cf-pipeline = SOURCE.commands.main:callcfpcommand
cf-testproblem = SOURCE.commands.cf_testproblem:test_solution
test-cmd = SOURCE.commands.cf_getproblem:test
