mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-21 08:31:33 +03:00
5 lines
62 B
Bash
5 lines
62 B
Bash
|
$LEO new hello-world
|
||
|
ls -la
|
||
|
cd hello-world && ls -la
|
||
|
$LEO run
|