pgollangi/fastget

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/build.yml
.github/workflows/build_docs.yml
.github/workflows/release.yml
.gitignore
.goreleaser.yml
.vscode/launch.json
LICENSE
README.md
cmd/fastget/main.go16
A
0 mins
cmd/gen-docs/docs.go12
A
0 mins
commands/root.go111
A
0 mins
docs/README.md
docs/_config.yml
docs/fastget.md
docs/index.md
examples/fastget_demo.gif
fastget.go183
A
1 hr
go.mod
go.sum
scripts/install.sh