[console_scripts]
cortex = cortex.cli:main
cortex-check-lookahead = cortex.verifiers.check_feature_lookahead:main
cortex-hook = cortex.hook:main
cortex-watch = cortex.watch:main
