An open API service indexing awesome lists of open source software.

https://github.com/dbernheisel/tiy_elixir_intro


https://github.com/dbernheisel/tiy_elixir_intro

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# TiyElixirIntro

## prerequisites

* [Install asdf](https://github.com/asdf-vm/asdf)
* Install asdf plugins
* `asdf plugin-add erlang https://github.com/asdf-vm/asdf-erlang.git`
* `asdf plugin-add elixir https://github.com/asdf-vm/asdf-elixir.git`
* `asdf plugin-add nodejs https://github.com/asdf-vm/asdf-nodejs.git`
* Clone repository and navigate to it
* Run `asdf install`
* Install Hex - `mix local.hex`
* Install Phoenix archive - `mix archive.install https://github.com/phoenixframework/archives/raw/master/phoenix_new.ez`
* Checkout the project.
* `mix deps.get`

## Presentation
https://docs.google.com/presentation/d/1VQoM62tjpJy_SBwX-6q2GJmW9V09zxquLADxwZ6s0e4/edit?usp=sharing