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

colorfg - color each line of input according to spec

Author

         Magnus Woldrich
         CPAN ID: WOLDRICH
         m@japh.sehttp://japh.se

Contributors

       None required yet.

Description

colorfg takes input from standard input and returns it colored according to spec.

       color_index is a number between 0-255, inclusive.

License

       This program is free software; you can redistribute it and/or modify it under the same terms as Perl
       itself.

Name

       colorfg - color each line of input according to spec

Options

           -h, --help  show the help and exit
           -m, --man   show the documentation and exit

Reporting Bugs

       Report bugs and/or feature requests on rt.cpan.org, the repository issue tracker or directly to m@japh.se

See Also

       Term::ExtendedColor

perl v5.36.0                                       2022-10-14                                        COLORFG(1p)

Usage

       colorfg color_index [FILE..]

See Also