File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
cookiecutter/{{cookiecutter.github_repo_name}} Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 11# Frequenz repository common configuration for Python
22
3+ [ ![ Build Status] ( https://github.com/frequenz-floss/frequenz-repo-config-python/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/frequenz-floss/frequenz-repo-config-python/actions/workflows/ci.yaml )
4+ [ ![ PyPI Package] ( https://img.shields.io/pypi/v/frequenz-repo-config )] ( https://pypi.org/project/frequenz-repo-config/ )
5+ [ ![ Docs] ( https://img.shields.io/badge/docs-latest-informational )] ( https://frequenz-floss.github.io/frequenz-repo-config-python/ )
6+
37## Introduction
48
59This is very opinionated set of tools and configurations to setup a Python
Original file line number Diff line number Diff line change 11# {{cookiecutter.title}}
22
3+ [ ![ Build Status] ( https://github.com/{{cookiecutter.github_org}}/{{cookiecutter.github_repo_name}}/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/{{cookiecutter.github_org}}/{{cookiecutter.github_repo_name}}/actions/workflows/ci.yaml )
4+ [ ![ PyPI Package] ( https://img.shields.io/pypi/v/{{cookiecutter.pypi_package_name}} )] ( https://pypi.org/project/{{cookiecutter.pypi_package_name}}/ )
5+ [ ![ Docs] ( https://img.shields.io/badge/docs-latest-informational )] ( https://{{cookiecutter.github_org}}.github.io/{{cookiecutter.github_repo_name}}/ )
6+
7+ ## Introduction
8+
39{{cookiecutter.description}}
410
511TODO(cookiecutter): Improve the README file
You can’t perform that action at this time.
0 commit comments