public-repo-check

command module
v0.0.0-...-5de9677 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2020 License: MIT Imports: 7 Imported by: 0

README

public-repo-check

We'd like our public repositories to follow some basic standards:

  • A licence (preferably MIT)
  • A README.md file
  • A CONTRIBUTING.md file

This tool makes sure each public repository has those (aside from archived projects and forks).

Install

% go get github.com/dxw/public-repo-check

Use

% public-repo-check dxw
✅ dxw/Edit-Flow: Fork. No further checks
❌ dxw/public-repo-check: License missing!
❌ dxw/public-repo-check: No README found
❌ dxw/public-repo-check: No CONTRIBUTING found
✅ dxw/wpc: License OK
✅ dxw/wpc: Has README
❌ dxw/wpc: No CONTRIBUTING found

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