8000 GitHub - KevinDaSilvaS/issues: Elixir CLI that fetches issues for a given username and repository using the GitHub API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

KevinDaSilvaS/issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issues

Elixir CLI that fetches issues for a given username and repository using the GitHub API

Installation

If Elixir(with mix) and Erlang are installed:

  • Run on terminal
mix escript.build
  • CLI options
./issues "github_username" "repository_name" 10(optional field, dislays only the last n issues) 

About

Elixir CLI that fetches issues for a given username and repository using the GitHub API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

0