Skip to content

Commit

Permalink
parser: Add gradle parser
Browse files Browse the repository at this point in the history
  • Loading branch information
taoky committed Aug 25, 2024
1 parent 8a8a2ff commit 87067ba
Show file tree
Hide file tree
Showing 5 changed files with 681 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Arguments:

Options:
--user-agent <USER_AGENT> Customize tsumugu's user agent [default: tsumugu]
--parser <PARSER> Choose a parser [default: nginx] [possible values: nginx, apache-f2, docker, directory-lister, lighttpd, caddy]
--parser <PARSER> Choose a parser [default: nginx] [possible values: nginx, apache-f2, docker, directory-lister, lighttpd, caddy, fancy-index, gradle]
--exclude <EXCLUDE> Excluded file regex. Supports multiple
--include <INCLUDE> Included file regex (even if excluded). Supports multiple
--upstream-base <UPSTREAM_BASE> The upstream base ending with "/" [default: /]
Expand Down
Loading

0 comments on commit 87067ba

Please sign in to comment.