https://github.com/dbernheisel/tiy_elixir_intro
https://github.com/dbernheisel/tiy_elixir_intro
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dbernheisel/tiy_elixir_intro
- Owner: dbernheisel
- Created: 2016-11-03T13:52:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-03T16:52:13.000Z (over 9 years ago)
- Last Synced: 2025-01-23T01:31:22.726Z (about 1 year ago)
- Language: Elixir
- Size: 67.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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