Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.03 KB

README_project.md

File metadata and controls

41 lines (27 loc) · 1.03 KB

PROJECT_NAME_URL

A one-liner description of your project goes here.

Build Status Coverage Status PyPi Licence

Showcase

A longer paragraph description of your project goes here.

Install

# Install tool
pip3 install project_name

# Install locally
just install

Usage

Usage instructions go here.

venv/bin/python my_script.py

Development

# Get a comprehensive list of development tools
just --list