Created
February 5, 2018 18:04
-
-
Save adolfont/a36fdea5e4a6619bcd2ec8663126952d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mix new aula1 | |
| cd aula1 | |
| mix test | |
| atom lib/aula1.ex |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment