Skip to content

jfeaver/elixirb-projects-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issues

A Command Line Tool to access any public project's issues on GitHub. For example:

$ issues elixir-lang elixir 6

#    | Created At           | Title
-----+----------------------+------------------------------------------------------------------------------------
2794 | 2014-09-28T16:07:32Z | Consider emitting warnings for variables defined inside clauses but not initialized
2793 | 2014-09-28T10:56:33Z | Introduce `StringIO.flush/1` function
2788 | 2014-09-24T21:26:17Z | Application.app_dir failing test on master
2786 | 2014-09-23T19:03:49Z | Tasks forces the compilation of project
2785 | 2014-09-23T14:21:48Z | Compiled regular expressions are endian-dependent.
2779 | 2014-09-17T21:47:56Z | Relups cause problems for Elixir, IEx and Logger

Programming Elixir

This was completed while working through Dave Thomas' book, Programming Elixir. For smaller exercises completed, see jfeaver/elixirb

About

The GitHub Issues project from Programming Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages