bzurkowski/boil

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
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/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
docs/Makefile
docs/index.rst
pyproject.toml
requirements.txt
setup.cfg
test-requirements.txt
tox.ini
boil/__init__.py0
boil/__version__.py1
boil/cli/__init__.py22
boil/cli/commands.py51
boil/common/__init__.py0
boil/common/filters.py23
boil/exceptions.py9
boil/plate/__init__.py15
boil/plate/manager.py21
boil/plate/runner.py28
A
25 mins
boil/plates/__init__.py0
boil/plates/ansible_role/__init__.py6
boil/plates/bash_script/__init__.py4
boil/plates/flask-api/__init__.py0
boil/plates/license/__init__.py6
boil/plates/plate/__init__.py5
boil/plates/python_package/__init__.py7
boil/plates/ruby_gem/__init__.py9
boil/template/__init__.py0
boil/template/environment.py14
boil/template/renderer.py31
boil/utils/__init__.py0
boil/utils/ansi.py28
boil/utils/display.py30
boil/utils/file_utils.py23
boil/vars/__init__.py8
boil/vars/loader.py37
docs/conf.py37
setup.py80