mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-25 13:53:29 +03:00
5 lines
72 B
Bash
5 lines
72 B
Bash
|
mkdir hello-world && cd hello-world || exit 1
|
||
|
$LEO init
|
||
|
ls -la
|
||
|
$LEO run
|