This website requires JavaScript.
Explore
Help
Register
Sign In
elixir
/
hello-world
Watch
1
Star
0
Fork
You've already forked hello-world
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
3
commits
1
branch
0
tags
22
KiB
Elixir
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Timofey Khoruzhii
838623440d
add compile
2023-04-17 09:44:23 +03:00
lib
init
2023-04-16 21:24:44 +03:00
.gitignore
init
2023-04-16 21:24:44 +03:00
mix.exs
init
2023-04-16 21:24:44 +03:00
README.md
add compile
2023-04-17 09:44:23 +03:00
README.md
Чтобы скомпилировать
mix compile
Чтобы запустить
mix run -e
"HelloWorld.hello_world(\"Timofey\")"