elm-git-install icon indicating copy to clipboard operation
elm-git-install copied to clipboard

A tool for installing private Elm packages from any git url.

Results 11 elm-git-install issues
Sort by recently updated
recently updated
newest added

I've managed to get elm-git-install to install a component library from Gitlab. However, it expects it to be in root/src. The idea was this Elm UI component library we're building...

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.4.0 to 3.5.0. Release notes Sourced from simple-git's releases. [email protected] Minor Changes 2040de6: Resolves potential command injection vulnerability by preventing use of --upload-pack in git.clone Changelog Sourced...

dependencies

This will allow people to specify a branch out of convenience, but when `elm-git-install` is run it will be converted into the branch's current hash so there will be no...

from the slack > FYI: IntelliJ-elm does not work well with elm-git-install. The problem is that elm-git-install puts its files in elm-stuff directory, which IntelliJ-elm treats as “Excluded” (to prevent...

Git deps might have direct and indirect dependencies which aren't git-dependencies. These should be added to the right places in the application's elm.json. Not entirely sure how this should work....

enhancement
question

In the case where two dependencies have intersecting semver ranges for a common dependency, `elm-git-install` can give up without finding a version that will satisfy both ranges.

bug

When the dust has settled, make the code look nice and add a bunch of comments.

enhancement

when running yarn instal i am getting the error @github.com: Permission denied (publickey).