logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

code-minimap - Generate minimap of source code

Author

       Matthias Geiger <werdahias@debian.org>

Code-Minimap

       [OPTIONS] [FILE] [COMMAND]

Description

       A high performance code minimap generator

   Commands:
              help

              Print this message or the help of the given subcommand(s)

   Arguments:
              [FILE]

              File to read

Name

       code-minimap - Generate minimap of source code

Options

-H, --horizontal-scale <HSCALE>

              Specify horizontal scale factor [default: 1.0]

       -V, --vertical-scale <VSCALE>

              Specify vertical scale factor [default: 1.0]

       --padding <PADDING>

              Specify padding width

       --encoding <ENCODING>

              Specify input encoding [default: utf8-lossy] [possible values: utf8-lossy, utf8]

       --version

              Print version

       -h, --help

              Print help

Synopsis

       code-minimap takes source code and generates a minimap consisting of pixels.

See Also