/python-cli-tool

python-cli-tool

Primary LanguageMakefileMIT LicenseMIT

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