Move the tool to its own cmd/ directory
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1 @@
|
|||||||
ctfetch
|
/ctfetch
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ Fetch and dump leaf entries from Certificate Transparency logs.
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go install
|
go install ./cmd/ctfetch
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user