gddoscore

command
v0.0.0-...-e9ea8fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2015 License: MIT Imports: 9 Imported by: 0

README

gddoscore

gddoscore is a filter to identify packages with non-zero scores. It can work using an input file (one package per line) or via stdin.

For example, the following command would only print the packages with score that should be suppressed:

% gddoexp -id cba321 -secret abc123 | gddoscore

You could also get some progress while running the filter, like the following example:

% gddoscore -file packages.txt -progress
303 / 3642 [=========>-------------------------------------------] 8.32 % 1m17s

When the progress bar isn't enabled only the packages with score are going to be printed in the stdout. Otherwise, you could always check the output log, by default is gddoscore.out.

For all options please check the -h flag:

% gddoscore -h

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL