elm-lang / elm-package

Command line tool to share Elm libraries
BSD 3-Clause "New" or "Revised" License
214 stars 66 forks source link

Allow to use repository-url's other than github #298

Open jwillem opened 6 years ago

jwillem commented 6 years ago
> elm package install -y

Error: The description in elm-package.json is not valid.

Error in $: Problem with the "repository" field.

The given domain does not start with <https://github.com/>