[console_scripts]
bdd-blueprint = bdd_coder.commands:make_blueprint
bdd-make-yaml-specs = bdd_coder.commands:make_yaml_specs
bdd-patch = bdd_coder.commands:patch_blueprint
bdd-pending-scenarios = bdd_coder.commands:check_pending_scenarios

