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
add readme
Browse source
...
This commit is contained in:
Timofey Khoruzhii
2023-04-16 21:27:24 +03:00
parent
60668c58f9
commit
d47757ae50
1 changed files
with
5 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
5
README.md
Normal file
Unescape
Escape
View file
@ -0,0 +1,5 @@
# Чтобы запустить
```bash
mix run -e "HelloWorld.hello_world(\"Timofey\")"
```
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
elixir/hello-world
Title
Body
Create issue