exenv icon indicating copy to clipboard operation
exenv copied to clipboard

Elixir versions management tool

Results 11 exenv issues
Sort by recently updated
recently updated
newest added

Hey, I'm using exenv and I'm pretty happy with it. There are multiple PRs open for a while and it would be nice to provide support for `.elixir-version` as well....

@mururu This was brought up in https://github.com/mururu/exenv/issues/3 Most version managers like `rbenv` and `nodenv` use a version file with the format `.{language}-version`. I think it would be nice and more...

Link to readme in `exenv-help` points to a repo which not exists (taken from https://github.com/sstephenson/rbenv ?). Corrected it to point at the actual exenv repo.

I use an awesome shell, called [Fish](http://fishshell.com/), and would love support for autocompletion in it.

Adds the `make` command to the installation instructions to ensure that users are compiling before continuing.

We need exenv to change `MIX_ARCHIVES` env var to point to a version specific archives folder.