CHANGELOG.rst
CONTRIBUTORS.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tests/requirements.txt
tests/test_main.py
tests/test_project.py
tests/fixtures/project_templating/test-me/Makefile
tests/fixtures/project_templating/test-me/changelog.yml
tests/fixtures/project_templating/test-me/test-me.yml
yehua/__init__.py
yehua/__main__.py
yehua/_version.py
yehua/main.py
yehua/project.py
yehua/utils.py
yehua.egg-info/PKG-INFO
yehua.egg-info/SOURCES.txt
yehua.egg-info/dependency_links.txt
yehua.egg-info/entry_points.txt
yehua.egg-info/not-zip-safe
yehua.egg-info/requires.txt
yehua.egg-info/top_level.txt
yehua/resources/yehua.yml
yehua/resources/static/CHANGELOG.rst
yehua/resources/static/CUSTOM_README.rst
yehua/resources/static/MANIFEST.in
yehua/resources/static/custom_setup.py.jj2
yehua/resources/static/setup.cfg
yehua/resources/static/tests/custom_requirements.txt.jj2
yehua/resources/templates/Makefile
yehua/resources/templates/__init__.py.jj2
yehua/resources/templates/changelog.yml
yehua/resources/templates/project-moban.yml
yehua/resources/templates/project.yml