Skip to content

Command-line client to quickly look up a repo license

License

Notifications You must be signed in to change notification settings

petergardfjall/ghlicense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghlicense

Command-line client to quickly look up a repo license.

Usage

  1. Arm yourself with a GitHub personal access token

  2. Build

     make
    
  3. Run one of the commands (see ./ghlicense --help)

     $ export GITHUB_ACCESS_TOKEN="1234567890abcdef1234567890abcde123456789"
     $ GITHUB_ACCESS_TOKEN=<token> ./ghlicense name https://github.com/petergardfjall/ghlicense
     MIT
    

About

Command-line client to quickly look up a repo license

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published