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

Add elixir as a development option #121

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

edgarlatorre
Copy link
Contributor

Add elixir as dev option

I added elixir as an option then if it's select it install latest erlang and elixir via mise.

Screen.Recording.2024-06-13.at.15.51.56.mov

closes #92

@dhh
Copy link
Member

dhh commented Jun 13, 2024

Awesome. Is this all that's needed? Do you develop with Elixir and can confirm this is sufficient?

@dhh dhh merged commit f03d89e into basecamp:master Jun 13, 2024
@edgarlatorre
Copy link
Contributor Author

Awesome. Is this all that's needed? Do you develop with Elixir and can confirm this is sufficient?

l think we could install hex which is the package manager and maybe Phoenix for web development?

@edgarlatorre edgarlatorre deleted the add-elixir-as-dev-option branch June 14, 2024 07:37
@dhh
Copy link
Member

dhh commented Jun 14, 2024

Let's add hex, but stay agnostic on framework.

@edgarlatorre
Copy link
Contributor Author

Let's add hex, but stay agnostic on framework.

Yes, it makes sense. I'm create a pr adding hex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add elixir as one of the dev options via mise
2 participants