Skip to content

Clean up your development directory.

Notifications You must be signed in to change notification settings

yannickkirschen/tidydev

Repository files navigation

tidydev

Lint commit message pytest release GitHub release

tidydev is a Python package that provides a set of tools to make your development life easier. It allows analyzing a directory of git and non-git directories.

Installation

pip install tidydev

Usage

Usage: tidydev <commands>

Available commands:
    help              - show this help
    version           - show version
    analyze <path>    - analyze the given path for git repositories and build files
    analyze-git <path>- analyze the given path for git repositories and build files and show git status