bzurkowski/boil

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
boil/plates/license/templates/_includes/gnu.j2
boil/plates/license/templates/_includes/mit.j2
boil/plates/plate/README.md
boil/plates/plate/__init__.py5
A
0 mins
boil/plates/plate/templates/{{ plate_name }}/README.md.j2
boil/plates/plate/templates/{{ plate_name }}/__init__.py.j2
boil/plates/plate/templates/{{ plate_name }}/templates/sample_file.txt.j2
boil/plates/python_package/README.md
boil/plates/python_package/__init__.py7
A
0 mins
boil/plates/python_package/templates/{{ package_name }}/.gitignore.j2
boil/plates/python_package/templates/{{ package_name }}/MANIFEST.in.j2
boil/plates/python_package/templates/{{ package_name }}/Makefile.j2
boil/plates/python_package/templates/{{ package_name }}/README.rst.j2
boil/plates/python_package/templates/{{ package_name }}/pyproject.toml.j2
boil/plates/python_package/templates/{{ package_name }}/requirements.txt.j2
boil/plates/python_package/templates/{{ package_name }}/setup.cfg.j2
boil/plates/python_package/templates/{{ package_name }}/setup.py.j2
boil/plates/python_package/templates/{{ package_name }}/test-requirements.txt.j2
boil/plates/python_package/templates/{{ package_name }}/tox.ini.j2
boil/plates/ruby_gem/__init__.py9
A
0 mins
boil/plates/ruby_gem/templates/{{ gem_name | underscore }}/.gitignore.j2
boil/plates/ruby_gem/templates/{{ gem_name | underscore }}/.rubocop.yml.j2
boil/plates/ruby_gem/templates/{{ gem_name | underscore }}/.ruby-version.j2
boil/plates/ruby_gem/templates/{{ gem_name | underscore }}/Gemfile.j2
boil/plates/ruby_gem/templates/{{ gem_name | underscore }}/README.md.j2
boil/plates/ruby_gem/templates/{{ gem_name | underscore }}/Rakefile.j2
boil/plates/ruby_gem/templates/{{ gem_name | underscore }}/{{ gem_name | underscore }}.gemspec.j2
boil/template/__init__.py0
A
0 mins
boil/template/environment.py14
A
0 mins
boil/template/renderer.py31
A
0 mins
boil/utils/__init__.py0
A
0 mins
boil/utils/ansi.py28
A
0 mins
boil/utils/display.py30
A
0 mins
boil/utils/file_utils.py23
A
0 mins
boil/vars/__init__.py8
A
0 mins
boil/vars/loader.py37
A
0 mins
docs/Makefile
docs/conf.py37
A
0 mins
docs/index.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py80
A
0 mins
test-requirements.txt
tox.ini