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.

Home Page:https://generic-template.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generic-template

Documentation Status pre-commit renovate

A generic template for GitHub repos.

Commands

Command Description
make <cmd> does something

Setup

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

Development Environment

  1. Run make setup.

About

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://generic-template.readthedocs.io

License:Apache License 2.0


Languages

Language:Makefile 74.7%Language:Python 25.3%