Skip to content

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

Notifications You must be signed in to change notification settings

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