[console_scripts]
aelf = aelfrice.cli:main
aelf-commit-ingest = aelfrice.hook_commit_ingest:main
aelf-hook = aelfrice.hook:main
aelf-pre-compact-hook = aelfrice.hook:main_pre_compact
aelf-pre-issue-hook = aelfrice.pre_issue_create_hook:main
aelf-search-tool-hook = aelfrice.hook_search_tool:main
aelf-session-start-hook = aelfrice.hook:main_session_start
aelf-stop-hook = aelfrice.hook:main_stop
aelf-transcript-logger = aelfrice.transcript_logger:main
