Open ghost opened 6 years ago
Hi @venadHD Try the "non-production" way:
git clone $link
cd $repo
mix deps.get
mix ecto.reset
iex -S mix
EDIT: Remember to have Postgres and Elixir installed.
Now this are solved my installing first erlang and install elixir from the erlang deviratiom
Whats the source machine was Helix running? Debian, Ubuntu, other?
Renato only uses BSD variants
It works on any Linux distro though; our Travis build is tested on Ubuntu 14.04
Today im triying to install HELIX to work with HEBorn, but at the moment of instalating HELIX output this error in the moment that try to get HEX dependencies