githubsearch

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

README

githubsearch

Build Status Coverage Status Go Report Card License Tag

Introduction

GitHub Search is a GitHub search tool written in Go.

Features

GitHub Search supports:

Examples

githubsearch \
  --api "graphql" \
  --config "config/search.json" \
  --output "output.json" \
  --query "code:runSearch,owner:craftslab,repo:githubsearch"

githubsearch \
  --api "rest" \
  --config "config/search.json" \
  --output "output.json" \
  --query "code:runSearch,owner:craftslab,repo:githubsearch"

License

Apache 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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