← back

doctor

Developer environment diagnostics CLI.
Automatically check, diagnose, and fix your development setup.

View source on GitHub →

Features

Installation

git clone https://github.com/paszed/doctor.git
cd doctor
go build -o doctor ./cmd/doctor
        

Usage

./doctor
./doctor diagnose
./doctor check docker
./doctor fix docker