Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itprokyle/generic-template

A generic template for GitHub repos. While it is primarily intended for Python project, it can be used as a reference for projects in other languages as well.
https://github.com/itprokyle/generic-template

python template

Last synced: 2 months ago
JSON representation

A generic template for GitHub repos. While it is primarily intended for Python project, it can be used as a reference for projects in other languages as well.

Awesome Lists containing this project

README

        

# generic-template

[![Documentation Status](https://readthedocs.org/projects/generic-template/badge/?version=stable)](https://generic-template.readthedocs.io/en/stable/)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![renovate](https://img.shields.io/badge/enabled-brightgreen?logo=renovatebot&logoColor=%2373afae&label=renovate)](https://developer.mend.io/)

A generic template for GitHub repos.

## Commands

| Command | Description |
| ------------ | -------------- |
| `make ` | does something |

## Setup

This section outlines how to setup portions of the repo that cannot be reasonably automated.

### Development Environment

1. Run `make setup`.