dotfiles

command
v1.1.0-dotfiles Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2018 License: Unlicense Imports: 11 Imported by: 0

README

dotfiles

The aim of this github/dotfiles project is to:

  • parse this dotfiles GitHub site
  • collect all links to GitHub repos
  • see which language is most-used in each repo
  • return the repos that are primarily Go-based

Internal design follows the pipelines pattern.

Notes

I know I'm taking the long way round by doing things this way, but it's all for a good cause: learning.

The GitHub API does offer searching by language and the GET on /repos does offer the primary language at the top level without drilling down into /languages but where's the education fun in not doing it yourself? :)

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