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

jadmaker - JAD File Generator

Author

       Michal Čihař <michal@cihar.com>

Description

       Script to generate JAD file from JAR file.

       This program follows the usual GNU command line syntax, with long options starting with two dashes (-). A
       summary of options is included below.

       -h,--help
              Show summary of options.

       -f,--force
              Force rewriting of JAD file even if exists.

       -u,--urlURL
              Define URL to be included in JAD file.

Name

       jadmaker - JAD File Generator

Synopsis

          jadmaker [-f|--force] [-u|--url URL] <filename.jar>...

See Also