Categorygithub.com/olahol/deepmodules
repositorypackage
0.1.0
Repository: https://github.com/olahol/deepmodules.git
Documentation: pkg.go.dev

# README

deepmodules

The best modules are those that provide powerful functionality yet have simple interfaces. I use the term deep to describe such modules. — John Ousterhout A Philosophy of Software Design

Installation

go install github.com/olahol/deepmodules@latest

Usage

deepmodules /path/to/go/repo
  -json
        output JSON
  -order string
        order asc or desc (default "desc")
  -sort string
        sort on lines,exports or depth (default "depth")