Skip to content
/ issues Public

Issues cmd line from Programming Elixir Book

Notifications You must be signed in to change notification settings

marciol/issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issues

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add issues to your list of dependencies in mix.exs:

    def deps do [{:issues, "~> 0.0.1"}] end

  2. Ensure issues is started before your application:

    def application do [applications: [:issues]] end

About

Issues cmd line from Programming Elixir Book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages