# Packages
No description provided by the author
# README

Gigger
Git folder digger, I'm sure it's worthwhile stuff.
Installation
-
Download a prebuilt binary from releases page.
or
-
If you have recent go compiler installed:
GO11MODULES=on go get -u github.com/riza/gigger
Usage
For now, you can find out which parameter does what by reading the main.go file, I will edit here for usage details soon.
p.s.
We also need a new icon, anyone who can make me a pickaxe icon can reach me on Twitter. :)
TODO
- Output Provider (html,json,csv)
- Usage docs
- Comments for godoc
- Codecov with Github Actions
- Multi url scan
- Index of detection
License
gigger is released under MIT license. See LICENSE.