README.md
setup.py
notes_gen/__init__.py
notes_gen/command_line.py
notes_gen.egg-info/PKG-INFO
notes_gen.egg-info/SOURCES.txt
notes_gen.egg-info/dependency_links.txt
notes_gen.egg-info/entry_points.txt
notes_gen.egg-info/requires.txt
notes_gen.egg-info/top_level.txt
notes_gen/core/__init__.py
notes_gen/core/cleaners.py
notes_gen/core/exceptions.py
notes_gen/core/loggers.py
notes_gen/core/postprocessors.py
notes_gen/core/preprocessors.py
notes_gen/core/projectreader.py
notes_gen/core/renders.py
notes_gen/core/settings.py
notes_gen/core/utils.py
notes_gen/core/managment/__init__.py
notes_gen/core/managment/base.py
notes_gen/core/managment/commands/__init__.py
notes_gen/core/managment/commands/build.py
notes_gen/core/managment/commands/startnote.py
notes_gen/core/managment/commands/startproject.py
notes_gen/template/_config.json
notes_gen/template/_assets/index.css
notes_gen/template/_assets/index.js
notes_gen/template/_assets/notes.css
notes_gen/template/_layouts/index.html
notes_gen/template/_layouts/notes.html
notes_gen/template/_notes/gitkeep
notes_gen/template/_plugins/gitkeep
notes_gen/template/_public/gitkeep