elixir-editors / emacs-elixir

Emacs major mode for Elixir
446 stars 94 forks source link

Remove Python/Ruby dependencies #456

Closed victorolinasc closed 4 years ago

victorolinasc commented 4 years ago

I believe that the Python/Ruby dependencies on this repo feels a bit awkward. We could either change to Elixir scripts or simple remove them as I don't think they are used anymore.

If you people believe it is okay to remove them I can send a PR.

@axelson @Trevoke @jsmestad

jsmestad commented 4 years ago

Yeah I just noticed they are there to be honest.

I think either Elixir, Bash, or ELisp make more sense than Ruby/Python.

axelson commented 4 years ago

:+1: for removing those dependencies from me. And I'm agreed with @jsmestad in using bash/elixir/elisp.

victorolinasc commented 4 years ago

Nice!

Do we user those currently? I think they are reminiscent from other maintainers. Currently the "deployment" of the package is merging with master where MELPA is watching to build and provide it.

I think we should really remove them and not switch them to Elixir implementations.

Is that ok?

jsmestad commented 4 years ago

👍

axelson commented 4 years ago

Fixed in #457