[console_scripts]
beckit = book_editor.__main__:run_gui
chapter-version = book_editor.services.chapter_version:main
count-chapter-words = book_editor.services.count_chapter_words:main
create-chapter = book_editor.services.create_chapter:main
format-markdown = book_editor.services.format_markdown:main
increment-chapters = book_editor.services.increment_chapters:main
