Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 398 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 398 Bytes

Cookiecutter: python-cli-tool

This repository contains a boilerplate (using cookiecutter) for starting a python cli application hosted on github.

Prerequisites

brew install python3 cookiecutter poetry

Usage

You can use this project as a starting point by executing:

cookiecutter gh:coderj001/python-cli-tool