LICENSE
README.md
pyproject.toml
src/makenote/__init__.py
src/makenote/cli.py
src/makenote/config.py
src/makenote/github.py
src/makenote_cli.egg-info/PKG-INFO
src/makenote_cli.egg-info/SOURCES.txt
src/makenote_cli.egg-info/dependency_links.txt
src/makenote_cli.egg-info/entry_points.txt
src/makenote_cli.egg-info/requires.txt
src/makenote_cli.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_github.py