Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

61 update linux installation instruction #129

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

dkuku
Copy link
Contributor

@dkuku dkuku commented Feb 4, 2019

fixes #61
I updated the readme using the latest available versions of Elixir, Erlang and node.js - I had to update ecto to 4.0 because it was throwing errors with older versions, all test are passing.
I'm using asdf package manager for that - I use it locally on my computer and I think it's easy to set up: just 1 package manager for all your needs, instruction is universal, should work on linux and macos.
Heve a look and tell me what you think

@ghost ghost assigned dkuku Feb 4, 2019
@ghost ghost added the needs review label Feb 4, 2019
@dkuku dkuku changed the title 65 update linux installation instruction 61 update linux installation instruction Feb 4, 2019
@ghost ghost assigned FedericoEsparza Feb 6, 2019
@mattwr18
Copy link
Collaborator

great job @dkuku I am using your install instructions as we speak, and I'm also a fan of asdf

@mattwr18
Copy link
Collaborator

Note that when trying to run apt-get install gpg, I am getting this error:

Package gpg is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'gpg' has no installation candidate

@ghost ghost assigned mattwr18 Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Environment Setup instructions
4 participants